Action.doAction

Perform the specified action on the object.

class Action
int
doAction
(
int i
)

Parameters

i int

the action index corresponding to the action to be performed

Return Value

Type: int

TRUE if success, FALSE otherwise

Meta