Skip to content

ShopView

Namespace: StackInventory.Game.UI
Inherits: Control

NameTypeDescription
ShopperUiControl?
PurchaseViewInventoryView
BuybackViewInventoryView?
void _Ready()
void Close()
bool _CanDropData(Vector2 atPosition, Variant data)
void _DropData(Vector2 atPosition, Variant data)
void OnShopChanged(Shop? shop)
void OnClosePressed()
void PropagateInventories()