Click or drag to resize

SpecialShopManager Class

Class that handles interacting with shops that require the player to use currencies other then gil
Inheritance Hierarchy
SystemObject
  ff14bot.ManagersSpecialShopManager

Namespace:  ff14bot.Managers
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static class SpecialShopManager

The SpecialShopManager type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberActiveShopPtr
Pointer to the data stored by the active shop
Public propertyStatic memberItems
All the items in the current shop window that the player can see
Public propertyStatic memberRawItems
All the items in the current shop window, some may not be visible to the player
Top
See Also