[This is preliminary documentation and is subject to change.]
The CommandManager type exposes the following events.
Events
| Member | Description | |
|---|---|---|
| CommandCalled | Occurs when the command has been called by a player or the console. | |
| CommandCalling | Occurs when a command is being called by a player or the console (cancellable). | |
| CommandRegistered | Occurs when a command has been registered. | |
| CommandRegistering | Occurs when a command is being registered (cancellable). |