Arma Reforger Script API
Loading...
Searching...
No Matches
ScriptedInventoryTask Member List

This is the complete list of members for ScriptedInventoryTask, including all inherited members.

Initialize(IEntity owner, InventoryStorageSlot slot, IEntity item, bool removeOp)ScriptedInventoryTaskprotected
IsComplete(InventoryStorageSlot slot, IEntity item, bool removeOp)ScriptedInventoryTaskprotected
OnTaskCompleted()ScriptedInventoryTaskprotected
SetSlotOperation(InventoryStorageSlot slot, IEntity item, bool removeOp)ScriptedInventoryTask
Start(InventoryStorageSlot slot, IEntity item, bool removeOp)ScriptedInventoryTaskprotected
Then(BaseInventoryTask nextTask)BaseInventoryTask
Update(float dt, InventoryStorageSlot slot, IEntity item, bool removeOp)ScriptedInventoryTaskprotected