| | Type | Name | Arguments | | - | - | int | m_iPlayerID |
| - | - | bool | m_bLock |
| - | - | bool | m_bEnableObjSel |
| - | - | CGuidList | m_xUnitList |
| - | - | CActionObjFinder | m_xObjFinder |
| - | - | string | m_sTargetObj |
| - | - | CGuid | m_xGuid |
| X | - | void | constructor | (
) |
| X | - | void | destructor | (
) |
| X | - | ref CActionAiLockUnit | op_Assign | (
ref CActionAiLockUnit ) |
| 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 | - | int | GetDifficulty | (
) |
| X | - | string | GetName | (
) |
| X | - | bool | HasTimer | (
int p_iTimerID ) |
| - | - | void | Load | (
^CUOFReaderNode p_pxNode ) |
| X | - | int | NumTimers | (
) |
| 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 | constructor | (
ref CAttribs p_rxArgs ) |
| X | - | void | constructor | (
int p_iPlayer , bool p_bLock , bool p_bEnableObjSel , string p_sGUIDs ) |