UGUICreateShop Class

Namespace
Atavism
Base Types
  • MonoBehaviour
graph BT Type-->Base0["MonoBehaviour"] Type["UGUICreateShop"] class Type type-node

Syntax

public class UGUICreateShop : MonoBehaviour

Fields

Methods

Name Value Summary
cancelPrice() void
CancelShop() void
changeQuantity() void
changeQuantitySlider() void
checkPrice() void
ClearSlot(int, AtavismInventoryItem) void
DropItem(AtavismInventoryItem, int) void
Hide() void
OnEvent(AtavismEventData) void
PriceSave() void
SetCurrency1(string) void
Updates the currency amount for the first "main" currency
SetCurrency2(string) void
Updates the currency amount for the first "main" currency
SetCurrency3(string) void
Updates the currency amount for the first "main" currency
Show() void
showBuy() void
showSell() void
StartShop() void