![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | OnMoveWeaponFinished (bool result) |
| override ENodeResult | EOnTaskSimulate (AIAgent owner, float dt) |
| override void | OnAbort (AIAgent owner, Node nodeCausingAbort) |
| override TStringArray | GetVariablesIn () |
Static Protected Member Functions | |
| static override bool | VisibleInPalette () |
Protected Attributes | |
| int | m_iWeaponState |
| EquipedWeaponStorageComponent | m_EqWeaponStorageComp |
| ref SCR_AISwitchWeaponMovedCallback | m_WeaponMoveCallback |
Static Protected Attributes | |
| static const int | WEAPON_STATE_IDLE = 0 |
| static const int | WEAPON_STATE_MOVING = 1 |
| static const int | WEAPON_STATE_MOVED = 2 |
| static const string | PORT_WEAPON_COMPONENT = "WeaponComponent" |
| static ref TStringArray | s_aVarsIn = {PORT_WEAPON_COMPONENT} |
Definition at line 37 of file SCR_AISwitchWeapon.c.
|
inlineprotected |
Definition at line 61 of file SCR_AISwitchWeapon.c.
|
inlineprotected |
Definition at line 216 of file SCR_AISwitchWeapon.c.
|
inlineprotected |
Definition at line 204 of file SCR_AISwitchWeapon.c.
|
inlineprotected |
Definition at line 51 of file SCR_AISwitchWeapon.c.
|
inlinestaticprotected |
Definition at line 218 of file SCR_AISwitchWeapon.c.
|
protected |
Definition at line 47 of file SCR_AISwitchWeapon.c.
|
protected |
Definition at line 45 of file SCR_AISwitchWeapon.c.
|
protected |
Definition at line 48 of file SCR_AISwitchWeapon.c.
|
staticprotected |
Definition at line 43 of file SCR_AISwitchWeapon.c.
|
staticprotected |
Definition at line 215 of file SCR_AISwitchWeapon.c.
|
staticprotected |
Definition at line 39 of file SCR_AISwitchWeapon.c.
|
staticprotected |
Definition at line 41 of file SCR_AISwitchWeapon.c.
|
staticprotected |
Definition at line 40 of file SCR_AISwitchWeapon.c.