[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() ![]() | AddConsoleCommands |
Adds console commands defined in the calling assembly.
|
![]() ![]() | AddConsoleCommands(MethodInfo) |
Adds console commands from the specified methods.
|
![]() ![]() | AddConsoleCommands(Type) |
Adds console commands from the specified types.
|
See Also