SimpleActionGroup.remove
void remove(string actionName)Removes the named action from the action group.
If no action of this name is in the group then nothing happens.
Parameters
actionName | the name of the action |
void remove(string actionName)Removes the named action from the action group.
If no action of this name is in the group then nothing happens.
actionName | the name of the action |