remove
Description:
[ Version ( deprecated = true , deprecated_since = "2.38" , since = "2.28" ) ]
public void remove (string action_name)
public void remove (string action_name)
Warning: remove is deprecated since 2.38.
Removes the named action from the action group.
Note:
Use remove_action
If no action of this name is in the group then nothing happens.
Parameters:
this | |
action_name |
the name of the action |