|
inlinestatic |
Determines whether the specified command is a basic command.
This static member function determines whether the specified by uiCmd command belongs to the global list of basic commands. You can manipulate the list of basic commands by AddBasicCommand() and SetBasicCommands().
uiCmd | Specifies the command to check. |