ICommandsManager Methods |
The ICommandsManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | Process |
Processes the specified player.
|
![]() | Register |
Registers the specified command.
|
![]() | RegisterCommands(Assembly) |
Loads all tagged commands from the specified assembly.
|
![]() | RegisterCommands(Type) |
Loads all tagged commands from the assembly containing the specified type.
|
![]() | RegisterCommandsT |
Loads all tagged commands from the assembly containing the specified type.
|