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.
Optionalcommand: CommandThe command class to register
Dispatches a command and executes them.