![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | OnInit (AIAgent owner) |
| override ENodeResult | EOnTaskSimulate (AIAgent owner, float dt) |
| override void | OnAbort (AIAgent owner, Node nodeCausingAbort) |
| override TStringArray | GetVariablesOut () |
| override TStringArray | GetVariablesIn () |
Static Protected Member Functions | |
| static override bool | VisibleInPalette () |
| static override string | GetOnHoverDescription () |
| static override bool | CanReturnRunning () |
Protected Attributes | |
| ECharacterStance | m_eStanceDefault |
| float | m_fMaxDistance |
| ECharacterStance | m_eStance |
| ECharacterStance | m_eStanceLimit = ECharacterStance.STAND |
| bool | m_bIsAborted |
| AIGroup | m_Group |
| SCR_AIGroupInfoComponent | m_GroupInfo |
| float | m_fNextUpdate_ms |
| float | m_fUpdateInterval_ms |
Static Protected Attributes | |
| static ref TStringArray | s_aVarsOut |
| static ref TStringArray | s_aVarsIn |
Definition at line 1 of file SCR_AICheckEntityStance.c.
|
inlinestaticprotected |
Definition at line 113 of file SCR_AICheckEntityStance.c.
|
inlineprotected |
Definition at line 36 of file SCR_AICheckEntityStance.c.
|
inlinestaticprotected |
Definition at line 108 of file SCR_AICheckEntityStance.c.
|
inlineprotected |
Definition at line 102 of file SCR_AICheckEntityStance.c.
|
inlineprotected |
Definition at line 93 of file SCR_AICheckEntityStance.c.
|
inlineprotected |
Definition at line 77 of file SCR_AICheckEntityStance.c.
|
inlineprotected |
Definition at line 22 of file SCR_AICheckEntityStance.c.
|
inlinestaticprotected |
Definition at line 87 of file SCR_AICheckEntityStance.c.
|
protected |
Definition at line 14 of file SCR_AICheckEntityStance.c.
|
protected |
Definition at line 12 of file SCR_AICheckEntityStance.c.
|
protected |
Definition at line 7 of file SCR_AICheckEntityStance.c.
|
protected |
Definition at line 13 of file SCR_AICheckEntityStance.c.
|
protected |
Definition at line 10 of file SCR_AICheckEntityStance.c.
|
protected |
Definition at line 18 of file SCR_AICheckEntityStance.c.
|
protected |
Definition at line 20 of file SCR_AICheckEntityStance.c.
|
protected |
Definition at line 15 of file SCR_AICheckEntityStance.c.
|
protected |
Definition at line 16 of file SCR_AICheckEntityStance.c.
|
staticprotected |
Definition at line 99 of file SCR_AICheckEntityStance.c.
|
staticprotected |
Definition at line 90 of file SCR_AICheckEntityStance.c.