Interface | Description |
---|---|
IBaritoneChatControl | |
ICommand |
The base for a command.
|
ICommandSystem |
Class | Description |
---|---|
Command |
A default implementation of
ICommand which provides easy access to the
command's bound IBaritone instance, IPlayerContext and an easy
way to provide multiple valid command execution names through the default constructor. |