Class GGInteractable2DStrategyInventory extends GGInteractable2DStrategy
High-level Inventory Interaction Strategy.
This strategy calls on the Inventory Game UI to open the character and object inventories in transfer mode.
The Inventory Game UI can either be called as an Autoload or looked up using a node group.
The Inventory Game UI can either be called as an Autoload or looked up using a node group.
# Members
# Methods
func interact(interactor: GGInteractor2Dinteractable: GGInteractable2D) -> voidfunc end_interaction(interactor: GGInteractor2Dinteractable: GGInteractable2D) -> void