|
Arma Reforger Script API
|
This is the complete list of members for SCR_PlacementInventoryOperationCallback, including all inherited members.
| GetItem() | ScriptedInventoryOperationCallback | protected |
| m_AfterPlacementCompleteInvoker | SCR_PlacementInventoryOperationCallback | protected |
| m_bEquipNext | SCR_PlacementInventoryOperationCallback | protected |
| m_Item | SCR_PlacementInventoryOperationCallback | protected |
| m_ItemPlacementComp | SCR_PlacementInventoryOperationCallback | protected |
| OnAllComplete() | ScriptedInventoryOperationCallback | protected |
| OnAllFailed() | ScriptedInventoryOperationCallback | protected |
| OnComplete() | SCR_PlacementInventoryOperationCallback | protected |
| OnFailed() | SCR_PlacementInventoryOperationCallback | protected |
| SCR_PlacementInventoryOperationCallback(AfterItemPlacedInvoker AfterPlacementCompleteInvoker, SCR_ItemPlacementComponent itemPlacementComp, IEntity item, bool equipNext) | SCR_PlacementInventoryOperationCallback |