Click or drag to resize

ICommandsManager Methods

The ICommandsManager type exposes the following members.

Methods
  NameDescription
Public methodProcess
Processes the specified player.
Public methodRegister
Registers the specified command.
Public methodRegisterCommands(Assembly)
Loads all tagged commands from the specified assembly.
Public methodRegisterCommands(Type)
Loads all tagged commands from the assembly containing the specified type.
Public methodRegisterCommandsT
Loads all tagged commands from the assembly containing the specified type.
Top
See Also