![]() |
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) |
| void | Reset () |
| override void | OnAbort (AIAgent owner, Node nodeCausingAbort) |
| IEntity | FindItem () |
| bool | EquipInventoryItem (IEntity item) |
| bool | IsItemEquipped (IEntity item) |
| override string | GetNodeMiddleText () |
Static Protected Member Functions | |
| static override bool | VisibleInPalette () |
| static override bool | CanReturnRunning () |
| static override string | GetOnHoverDescription () |
Protected Attributes | |
| const float | TIMEOUT_S = 6.0 |
| IEntity | m_OwnerEntity |
| CharacterControllerComponent | m_CharacterController |
| SCR_InventoryStorageManagerComponent | m_InventoryMgr |
| SCR_GadgetManagerComponent | m_GadgetManager |
| IEntity | m_ItemEntity |
| bool | m_bWaiting |
| float | m_fTimer_s |
Static Protected Attributes | |
| static const string | PORT_ITEM_IN = "ItemIn" |
| static const string | PORT_ITEM_OUT = "ItemOut" |
| static ref TStringArray | s_aVarsIn = { PORT_ITEM_IN } |
| static ref TStringArray | s_aVarsOut = { PORT_ITEM_OUT } |
Definition at line 1 of file SCR_AITakeGadgetInLeftHand.c.
|
inlinestaticprotected |
Definition at line 169 of file SCR_AITakeGadgetInLeftHand.c.
|
inlineprotected |
Definition at line 43 of file SCR_AITakeGadgetInLeftHand.c.
Definition at line 134 of file SCR_AITakeGadgetInLeftHand.c.
|
inlineprotected |
Definition at line 109 of file SCR_AITakeGadgetInLeftHand.c.
|
inlineprotected |
Definition at line 154 of file SCR_AITakeGadgetInLeftHand.c.
|
inlinestaticprotected |
Definition at line 175 of file SCR_AITakeGadgetInLeftHand.c.
|
inlineprotected |
Definition at line 28 of file SCR_AITakeGadgetInLeftHand.c.
|
inlineprotected |
Definition at line 31 of file SCR_AITakeGadgetInLeftHand.c.
Definition at line 143 of file SCR_AITakeGadgetInLeftHand.c.
|
inlineprotected |
Definition at line 103 of file SCR_AITakeGadgetInLeftHand.c.
|
inlineprotected |
Definition at line 34 of file SCR_AITakeGadgetInLeftHand.c.
|
inlineprotected |
Definition at line 95 of file SCR_AITakeGadgetInLeftHand.c.
|
inlinestaticprotected |
Definition at line 163 of file SCR_AITakeGadgetInLeftHand.c.
|
protected |
Definition at line 17 of file SCR_AITakeGadgetInLeftHand.c.
|
protected |
Definition at line 12 of file SCR_AITakeGadgetInLeftHand.c.
|
protected |
Definition at line 18 of file SCR_AITakeGadgetInLeftHand.c.
|
protected |
Definition at line 14 of file SCR_AITakeGadgetInLeftHand.c.
|
protected |
Definition at line 13 of file SCR_AITakeGadgetInLeftHand.c.
|
protected |
Definition at line 16 of file SCR_AITakeGadgetInLeftHand.c.
|
protected |
Definition at line 11 of file SCR_AITakeGadgetInLeftHand.c.
|
staticprotected |
Definition at line 21 of file SCR_AITakeGadgetInLeftHand.c.
|
staticprotected |
Definition at line 24 of file SCR_AITakeGadgetInLeftHand.c.
|
staticprotected |
Definition at line 27 of file SCR_AITakeGadgetInLeftHand.c.
|
staticprotected |
Definition at line 30 of file SCR_AITakeGadgetInLeftHand.c.
|
protected |
Definition at line 9 of file SCR_AITakeGadgetInLeftHand.c.