SpecialCurrencyManagerGetCurrencyWeeklyLimitCount Method |
Note: This API is now obsolete.
Gets the progress towards the weekly cap for given currency
Namespace:
ff14bot.Managers
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax [ObsoleteAttribute]
public static uint GetCurrencyWeeklyLimitCount(
SpecialCurrency currency
)
Parameters
- currency
- Type: ff14bot.ManagersSpecialCurrency
Return Value
Type:
UInt32See Also