Action.doAction

Perform the specified action on the object.

interface Action
bool
doAction
(
int i
)

Parameters

i int

the action index corresponding to the action to be performed

Return Value

Type: bool

true if success, false otherwise