Click or drag to resize

SpecialCurrencyManager Class

Gets information about some of the currencies in the currencies tab
Inheritance Hierarchy
SystemObject
  ff14bot.ManagersSpecialCurrencyManager

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

The SpecialCurrencyManager type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberSpecialCurrencies
Gets all the current special currencies
Public propertyStatic memberSpecialCurrenciesWeeklyLimits Obsolete.
Gets the limits for some special currencies
Top
Methods
  NameDescription
Public methodStatic memberGetCurrencyCount
Check the players special currency count
Public methodStatic memberGetCurrencyWeeklyLimitCount Obsolete.
Gets the progress towards the weekly cap for given currency
Top
See Also