get_action


Description:

[ Version ( since = "1.4" ) ]
public unowned Action get_action (string name)

Retrieves the Action with the given name in the list of actions applied to this

Parameters:

this

a Actor

name

the name of the action to retrieve

Returns:

a Action for the given name, or null. The returned Action is owned by the actor and it should not be unreferenced directly