![]() |
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 array< string > | GetVariablesIn () |
| override string | GetNodeMiddleText () |
Static Protected Member Functions | |
| static override bool | VisibleInPalette () |
| static override string | GetOnHoverDescription () |
Protected Attributes | |
| CharacterControllerComponent | m_CharacterController |
| SCR_AICharacterSettingsComponent | m_SettingsComp |
| ECharacterStance | m_eStance |
Static Protected Attributes | |
| static const string | STANCE_PORT = "Stance" |
| static ref TStringArray | s_aVarsIn |
Sets stance of character. Also before doing so, it checks restriction from group info component, and from settings component.
Definition at line 3 of file SCR_AISetStance.c.
|
inlineprotected |
Definition at line 31 of file SCR_AISetStance.c.
|
inlineprotected |
Definition at line 76 of file SCR_AISetStance.c.
|
inlinestaticprotected |
Definition at line 84 of file SCR_AISetStance.c.
|
inlineprotected |
Definition at line 70 of file SCR_AISetStance.c.
|
inlineprotected |
Definition at line 15 of file SCR_AISetStance.c.
|
inlinestaticprotected |
Definition at line 64 of file SCR_AISetStance.c.
|
protected |
Definition at line 8 of file SCR_AISetStance.c.
|
protected |
Definition at line 12 of file SCR_AISetStance.c.
|
protected |
Definition at line 9 of file SCR_AISetStance.c.
|
staticprotected |
Definition at line 67 of file SCR_AISetStance.c.
|
staticprotected |
Definition at line 6 of file SCR_AISetStance.c.