const char* CondAct_actionAt

(const CondActions, int idx)

Returns the action at index idx.

Documentation

Returns the action at index idx. Once numOfActions has been called, this method can be used to find each of the actions.

Parameters:
condActions - a pointer to a conditional action structure/class
idx - the index of the action.
Returns:
a string containing a single action
See Also:
CondAct_numOfActions

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.