ActionMap.removeAction
void removeAction(string actionName)Removes the named action from the action map.
If no action of this name is in the map then nothing happens.
Parameters
actionName | the name of the action |
void removeAction(string actionName)Removes the named action from the action map.
If no action of this name is in the map then nothing happens.
actionName | the name of the action |