get_n_actions
Description:
Gets the number of accessible actions available on the object.
If there are more than one, the first one is considered the "default" action of the object.
Parameters:
this |
a Object instance that implements AtkActionIface |
Returns:
a the number of actions, or 0 if this does not implement this interface. |