remove_action_by_name
Description:
[
Version ( since =
"1.4" ) ]
public void remove_action_by_name (
string name)
Removes the Action with the given name from the list of actions applied
to this
Parameters:
this |
a Actor
|
name |
the name of the action to remove
|