- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["AtavismPlayerShop"]
class Type type-node
Syntax
public class AtavismPlayerShop : MonoBehaviour
Properties
| Name | Value | Summary |
|---|---|---|
| Close |
string | |
| Instance | AtavismPlayerShop |
static
|
| PlayerShopBuyItems | List |
|
| PlayerShopSellItems | List |
|
| Shop | OID | |
| ShopList | Dictionary |
Methods
| Name | Value | Summary |
|---|---|---|
| CloseShopConfirmed |
void | |
| GetBuyItem |
ShopItem | |
| GetSellItem |
ShopItem |