Action.doAction
bool doAction(int i)Perform the specified action on the object.
Parameters
i | the action index corresponding to the action to be performed |
Returns
true if success, false otherwise
bool doAction(int i)Perform the specified action on the object.
i | the action index corresponding to the action to be performed |