-
Notifications
You must be signed in to change notification settings - Fork 5
IChange
Denadan edited this page Jul 12, 2018
·
1 revision
This interface used to queue and execute actiona during Drop Item process. Currently only actions for add and remove item implemented, but you can implement any others if need something special.
Base class for inventory items.
-
ChassisLocations location
- affected location -
MechLabItemSlotElement item
- added or removed item
Implement adding items. Add item and if item not Default create WorkOrder for installing it.
Implement removing item. Remove item from inventory, and if it not Default return to storage/put in remove bin.