|
inlinestatic |
Determines whether the command is allowed to be executed or not.
This static member function checks if the specified by uiCmd command belongs to the global list of non-permitted commands or not.
You can manipulate the list of permitted commands by SetNonPermittedCommands().
uiCmd | Specifies the command to check. |