remove_action
Description:
Removes the named action from the action map.
If no action of this name is in the map then nothing happens.
Parameters:
| this |
an action map |
| action_name |
the name of the action |
Removes the named action from the action map.
If no action of this name is in the map then nothing happens.
| this |
an action map |
| action_name |
the name of the action |