| | Type | Name | Arguments | | - | - | bool | m_bLocal |
| - | - | string | m_sVar |
| - | - | string | m_sOp |
| - | - | string | m_sVal |
| X | - | void | constructor | (
) |
| X | - | void | destructor | (
) |
| X | - | ref CConditionVars | op_Assign | (
ref CConditionVars ) |
| X | - | bool | OnPush | (
ref CEvtPointer p_rxEP ) |
| X | - | void | CreateTimer | (
int p_iTimerID , CGameTimeSpan p_kxrInterval , bool p_bRepeat , int p_iRandomStart ) |
| X | - | void | CreateTimer | (
int p_iTimerID , CGameTimeSpan p_kxrInterval , bool p_bRepeat ) |
| X | - | void | DeleteAllTimers | (
) |
| X | - | void | DeleteTimer | (
int p_iTimerID ) |
| X | - | ^CTrigger | GetAttachedTrigger | (
) |
| X | - | string | GetName | (
) |
| X | - | int | GetState | (
) |
| X | - | bool | HasTimer | (
int p_iTimerID ) |
| - | - | bool | Initialize | (
) |
| X | - | void | Invalidate | (
) |
| - | - | void | Load | (
^CUOFReaderNode p_pxNode ) |
| X | - | int | NumTimers | (
) |
| - | - | bool | OnDisabled | (
) |
| - | - | bool | OnEnabled | (
) |
| X | - | void | OnResizeMap | (
int p_iOffsetX , int p_iOffsetY , ^CAttribs p_pxDescAttribs ) |
| - | - | void | Save | (
^CUOFWriterNode p_pxNode ) |
| X | - | void | SetName | (
string p_ksrName ) |
| X | - | void | SetState | (
int p_iState ) |
| X | - | void | constructor | (
ref CAttribs p_rxArgs ) |
| - | - | string | GetVarVal | (
string p_sVar ) |
| - | - | void | DoCheck | (
string p_sVal , string p_sCheckVal , string p_sOp , string p_sType ) |