![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override ENodeResult | EOnTaskSimulate (AIAgent owner, float dt) |
| override TStringArray | GetVariablesIn () |
| override TStringArray | GetVariablesOut () |
Static Protected Member Functions | |
| static override bool | VisibleInPalette () |
Protected Attributes | |
| ref TStringArray | s_aVarsIn = { PORT_PREFAB_RESOURCE_NAME } |
| ref TStringArray | s_aVarsOut = { PORT_ITEM_ENTITY } |
Static Protected Attributes | |
| static const string | PORT_PREFAB_RESOURCE_NAME = "PrefabResourceName" |
| static const string | PORT_ITEM_ENTITY = "ItemEntity" |
Definition at line 1 of file SCR_AIFindItemInInventory.c.
|
inlineprotected |
Definition at line 10 of file SCR_AIFindItemInInventory.c.
|
inlineprotected |
Definition at line 43 of file SCR_AIFindItemInInventory.c.
|
inlineprotected |
Definition at line 46 of file SCR_AIFindItemInInventory.c.
|
inlinestaticprotected |
Definition at line 48 of file SCR_AIFindItemInInventory.c.
|
staticprotected |
Definition at line 7 of file SCR_AIFindItemInInventory.c.
|
staticprotected |
Definition at line 4 of file SCR_AIFindItemInInventory.c.
|
protected |
Definition at line 42 of file SCR_AIFindItemInInventory.c.
|
protected |
Definition at line 45 of file SCR_AIFindItemInInventory.c.