Fake Inventory Action Manager
object FakeInventoryActionManager
A Utility class for performing item movements in the players inventory all within a single game tick.
Use addAction to queue an interaction with the player inventory.
All added actions will be executed at the end of the tick if possible and cleared.
Author
Aton