remove_action
Description:
[
Version ( since =
"1.4" ) ]
public void remove_action (
Action action)
Removes action
from the list of actions applied to this
The reference held by this on the Action
will be released
Parameters:
this |
a Actor
|
action |
a Action
|