![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | InitProperties (vector pickupPosition, typename magazineWellType) |
| override int | GetCause () |
| void | SCR_AIPickupInventoryItemsBehavior (SCR_AIUtilityComponent utility, SCR_AIActivityBase groupActivity, vector pickupPosition, typename magazineWellType, float priorityLevel=PRIORITY_LEVEL_NORMAL) |
| override void | OnActionCompleted () |
| override void | OnActionFailed () |
Protected Attributes | |
| ref SCR_BTParam< vector > | m_vPickupPosition = new SCR_BTParam<vector>(PICKUP_POSITION_PORT) |
| ref SCR_BTParam< typename > | m_MagazineWellType = new SCR_BTParam<typename>(MAGAZINE_WELL_TYPE_PORT) |
| ref SCR_AIMoveIndividuallyBehavior | m_MoveBehavior |
Static Protected Attributes | |
| static const string | PICKUP_POSITION_PORT = "PickupPosition" |
| static const string | MAGAZINE_WELL_TYPE_PORT = "MagazineWellType" |
Definition at line 1 of file SCR_AIPickupInventoryItemsBehavior.c.
|
inlineprotected |
Definition at line 25 of file SCR_AIPickupInventoryItemsBehavior.c.
|
inlineprotected |
Definition at line 19 of file SCR_AIPickupInventoryItemsBehavior.c.
|
inlineprotected |
Definition at line 12 of file SCR_AIPickupInventoryItemsBehavior.c.
|
inlineprotected |
Definition at line 44 of file SCR_AIPickupInventoryItemsBehavior.c.
|
inlineprotected |
Definition at line 52 of file SCR_AIPickupInventoryItemsBehavior.c.
|
protected |
Definition at line 7 of file SCR_AIPickupInventoryItemsBehavior.c.
|
protected |
Definition at line 9 of file SCR_AIPickupInventoryItemsBehavior.c.
|
protected |
Definition at line 6 of file SCR_AIPickupInventoryItemsBehavior.c.
|
staticprotected |
Definition at line 4 of file SCR_AIPickupInventoryItemsBehavior.c.
|
staticprotected |
Definition at line 3 of file SCR_AIPickupInventoryItemsBehavior.c.