ShopView
Namespace: StackInventory.Game.UI
Inherits: Control
Properties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
ShopperUi | Control? | |
PurchaseView | InventoryView | |
BuybackView | InventoryView? |
Methods
Section titled “Methods”_Ready
Section titled “_Ready”void _Ready()void Close()_CanDropData
Section titled “_CanDropData”bool _CanDropData(Vector2 atPosition, Variant data)_DropData
Section titled “_DropData”void _DropData(Vector2 atPosition, Variant data)OnShopChanged
Section titled “OnShopChanged”void OnShopChanged(Shop? shop)OnClosePressed
Section titled “OnClosePressed”void OnClosePressed()PropagateInventories
Section titled “PropagateInventories”void PropagateInventories()