- 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 |
void | |
| DropItem |
void | |
| Hide |
void | |
| OnEvent |
void | |
| PriceSave |
void | |
| SetCurrency1 |
void |
Updates the currency amount for the first "main" currency
|
| SetCurrency2 |
void |
Updates the currency amount for the first "main" currency
|
| SetCurrency3 |
void |
Updates the currency amount for the first "main" currency
|
| Show |
void | |
| showBuy |
void | |
| showSell |
void | |
| StartShop |
void |