![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override ENodeResult | EOnTaskSimulate (AIAgent owner, float dt) |
| override TStringArray | GetVariablesOut () |
| override TStringArray | GetVariablesIn () |
| override string | GetNodeMiddleText () |
Static Protected Member Functions | |
| static override bool | VisibleInPalette () |
| static override string | GetOnHoverDescription () |
Protected Attributes | |
| SCR_AIUtilityComponent | m_Utility |
| ECharacterStance | m_eStanceLimit0 |
| ECharacterStance | m_eStanceLimit1 |
Static Protected Attributes | |
| static const string | STANCE_OUT_PORT = "StanceOut" |
| static const string | STANCE_IN_PORT = "StanceIn" |
| static ref TStringArray | s_aVarsOut = { STANCE_OUT_PORT } |
| static ref TStringArray | s_aVarsIn = { STANCE_IN_PORT } |
Definition at line 1 of file SCR_AILimitStance.c.
|
inlineprotected |
Definition at line 15 of file SCR_AILimitStance.c.
|
inlineprotected |
Definition at line 41 of file SCR_AILimitStance.c.
|
inlinestaticprotected |
Definition at line 49 of file SCR_AILimitStance.c.
|
inlineprotected |
Definition at line 38 of file SCR_AILimitStance.c.
|
inlineprotected |
Definition at line 35 of file SCR_AILimitStance.c.
|
inlinestaticprotected |
Definition at line 31 of file SCR_AILimitStance.c.
|
protected |
Definition at line 9 of file SCR_AILimitStance.c.
|
protected |
Definition at line 12 of file SCR_AILimitStance.c.
|
protected |
Definition at line 6 of file SCR_AILimitStance.c.
|
staticprotected |
Definition at line 37 of file SCR_AILimitStance.c.
|
staticprotected |
Definition at line 34 of file SCR_AILimitStance.c.
|
staticprotected |
Definition at line 4 of file SCR_AILimitStance.c.
|
staticprotected |
Definition at line 3 of file SCR_AILimitStance.c.