Elin Decompiled Documentation EA 23.102 Nightly
|
Public Attributes | |
Thing | thing |
int | num |
int | price |
Definition at line 6 of file ShopTransaction.cs.
int ShopTransaction.Item.num |
Definition at line 10 of file ShopTransaction.cs.
Referenced by ShopTransaction.Log(), ShopTransaction.OnEndTransaction(), and ShopTransaction.Process().
int ShopTransaction.Item.price |
Definition at line 12 of file ShopTransaction.cs.
Referenced by ShopTransaction.Log(), and ShopTransaction.OnEndTransaction().
Thing ShopTransaction.Item.thing |
Definition at line 8 of file ShopTransaction.cs.
Referenced by ShopTransaction.Log(), and ShopTransaction.OnEndTransaction().