Rebornbuddy
|
Class that handles interacting with shops that require the player to use currencies other then gil. More...
Properties | |
static IntPtr | ActiveShopPtr [get] |
Pointer to the data stored by the active shop. | |
static List< SpecialShopItem > | Items [get] |
All the items in the current shop window that the player can see. | |
static SpecialShopItem[] | RawItems [get] |
All the items in the current shop window, some may not be visible to the player. |
Class that handles interacting with shops that require the player to use currencies other then gil.
|
staticget |
Pointer to the data stored by the active shop.
|
staticget |
All the items in the current shop window that the player can see.
|
staticget |
All the items in the current shop window, some may not be visible to the player.