![]() |
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 void | OnAbort (AIAgent owner, Node nodeCausingAbort) |
| override ENodeResult | EOnTaskSimulate (AIAgent owner, float dt) |
| override TStringArray | GetVariablesOut () |
Static Protected Member Functions | |
| static override bool | VisibleInPalette () |
Protected Attributes | |
| SCR_AICombatComponent | m_CombatComponent |
| BaseWeaponComponent | m_WeaponComp |
| int | m_MuzzleId |
| BaseMagazineComponent | m_MagazineComp |
| bool | m_bFirstRun = true |
Static Protected Attributes | |
| static const string | PORT_WEAPON_COMPONENT = "WeaponComponent" |
| static const string | PORT_MAGAZINE_COMPONENT = "MagazineComponent" |
| static const string | PORT_MUZZLE_ID = "MuzzleId" |
| static const string | PORT_HANDLE_TREE = "WeaponHandlingTree" |
| static const string | PORT_WEAPON_OR_MUZZLE = "WeaponOrMuzzleSwitch" |
| static ref TStringArray | s_aVarsOut |
Waits for a change in combat component's selected or expected weapon value. Returns Running until the change is detected. Returns Success on every change and outputs data to the output port. Also returns Success and outputs data on first run.
Definition at line 5 of file SCR_AIWaitForNewCombatComponentWeapon.c.
|
inlineprotected |
Definition at line 41 of file SCR_AIWaitForNewCombatComponentWeapon.c.
|
inlineprotected |
Definition at line 92 of file SCR_AIWaitForNewCombatComponentWeapon.c.
|
inlineprotected |
Definition at line 35 of file SCR_AIWaitForNewCombatComponentWeapon.c.
|
inlineprotected |
Definition at line 23 of file SCR_AIWaitForNewCombatComponentWeapon.c.
|
inlinestaticprotected |
Definition at line 78 of file SCR_AIWaitForNewCombatComponentWeapon.c.
Definition at line 20 of file SCR_AIWaitForNewCombatComponentWeapon.c.
|
protected |
Definition at line 14 of file SCR_AIWaitForNewCombatComponentWeapon.c.
|
protected |
Definition at line 18 of file SCR_AIWaitForNewCombatComponentWeapon.c.
|
protected |
Definition at line 17 of file SCR_AIWaitForNewCombatComponentWeapon.c.
|
protected |
Definition at line 16 of file SCR_AIWaitForNewCombatComponentWeapon.c.
|
staticprotected |
Definition at line 11 of file SCR_AIWaitForNewCombatComponentWeapon.c.
|
staticprotected |
Definition at line 9 of file SCR_AIWaitForNewCombatComponentWeapon.c.
|
staticprotected |
Definition at line 10 of file SCR_AIWaitForNewCombatComponentWeapon.c.
|
staticprotected |
Definition at line 8 of file SCR_AIWaitForNewCombatComponentWeapon.c.
|
staticprotected |
Definition at line 12 of file SCR_AIWaitForNewCombatComponentWeapon.c.
|
staticprotected |
Definition at line 83 of file SCR_AIWaitForNewCombatComponentWeapon.c.