IHelpCommand Members
The IHelpCommand type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
HelpDescription |
Represents a description to be rendered with the command for the player to understand what the command does.
|
![]() |
HelpGroup |
Represents the name of a group of commands that thecommand should be rendered with on the help screen. If null, the command will not be rendered.
|
![]() |
IsEnabled |
Represents whether or not the command is available. If the command isn't available, it won't be rendered on the help screen.
|
![]() |
Key |
Represents the keystroke for the player to press to be activate the command.
|