![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override TStringArray | GetVariablesIn () |
| override TStringArray | GetVariablesOut () |
| override void | OnInit (AIAgent owner) |
| override ENodeResult | EOnTaskSimulate (AIAgent owner, float dt) |
Static Protected Member Functions | |
| static override bool | VisibleInPalette () |
Protected Attributes | |
| SCR_AICombatComponent | m_CombatComp |
Static Protected Attributes | |
| static const string | WEAPON_COMPONENT_PORT = "WeaponComponent" |
| static const string | MUZZLE_ID_PORT = "MuzzleId" |
| static const string | LOW_AMMO_PORT = "LowAmmo" |
| static ref TStringArray | s_aVarsIn = {WEAPON_COMPONENT_PORT, MUZZLE_ID_PORT} |
| static ref TStringArray | s_aVarsOut = {LOW_AMMO_PORT} |
Definition at line 1 of file SCR_AICheckLowAmmo.c.
|
inlineprotected |
Definition at line 25 of file SCR_AICheckLowAmmo.c.
|
inlineprotected |
Definition at line 10 of file SCR_AICheckLowAmmo.c.
|
inlineprotected |
Definition at line 13 of file SCR_AICheckLowAmmo.c.
|
inlineprotected |
Definition at line 16 of file SCR_AICheckLowAmmo.c.
|
inlinestaticprotected |
Definition at line 46 of file SCR_AICheckLowAmmo.c.
|
staticprotected |
Definition at line 5 of file SCR_AICheckLowAmmo.c.
|
protected |
Definition at line 7 of file SCR_AICheckLowAmmo.c.
|
staticprotected |
Definition at line 4 of file SCR_AICheckLowAmmo.c.
|
staticprotected |
Definition at line 9 of file SCR_AICheckLowAmmo.c.
|
staticprotected |
Definition at line 12 of file SCR_AICheckLowAmmo.c.
|
staticprotected |
Definition at line 3 of file SCR_AICheckLowAmmo.c.