![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | SCR_PlacementInventoryOperationCallback (AfterItemPlacedInvoker AfterPlacementCompleteInvoker, SCR_ItemPlacementComponent itemPlacementComp, IEntity item, bool equipNext) |
| void | OnComplete () |
| void | OnFailed () |
Protected Attributes | |
| ref AfterItemPlacedInvoker | m_AfterPlacementCompleteInvoker |
| SCR_ItemPlacementComponent | m_ItemPlacementComp |
| IEntity | m_Item |
| bool | m_bEquipNext |
Definition at line 5 of file SCR_PlacementInventoryOperationCallback.c.
|
inlineprotected |
Definition at line 13 of file SCR_PlacementInventoryOperationCallback.c.
|
inlineprotected |
Definition at line 22 of file SCR_PlacementInventoryOperationCallback.c.
|
inlineprotected |
Definition at line 28 of file SCR_PlacementInventoryOperationCallback.c.
|
protected |
Definition at line 7 of file SCR_PlacementInventoryOperationCallback.c.
|
protected |
Definition at line 10 of file SCR_PlacementInventoryOperationCallback.c.
|
protected |
Definition at line 9 of file SCR_PlacementInventoryOperationCallback.c.
|
protected |
Definition at line 8 of file SCR_PlacementInventoryOperationCallback.c.