Get a registered command by ID.
The command ID.
The command if found, otherwise undefined.
Get all enabled commands.
Get a list of all command variants.
Get dispatcher
Register a command into command manager by class.
Optional
command: CommandThe command class to register
Dispatches a command and executes them.