| | Type | Name | Arguments | | - | - | int | m_iPlayerID |
| - | - | string | m_sID |
| - | - | string | m_sPosition |
| - | - | real | m_fRadius |
| - | - | int | m_iMaxUnits |
| X | - | void | constructor | (
) |
| X | - | void | destructor | (
) |
| X | - | ref CActionAiDefendArea | op_Assign | (
ref CActionAiDefendArea ) |
| 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 , string p_sID , string p_sPosition , real p_fRadius , int p_iMaxUnits ) |