|
Rebornbuddy
|
Gets information about some of the currencies in the currencies tab. More...
Static Public Member Functions | |
| static uint | GetCurrencyCount (SpecialCurrency currency) |
| Check the players special currency count. | |
| static uint | GetCurrencyCount (uint catalogId) |
| Check the players special currency count by catalogid. | |
| static uint | GetCurrencyWeeklyLimitCount (SpecialCurrency currency) |
| Gets the progress towards the weekly cap for given currency. | |
Properties | |
| static SpecialCurrencyStorage[] | SpecialCurrencies [get] |
| Gets all the current special currencies. | |
| static uint[] | SpecialCurrenciesWeeklyLimits [get] |
| Gets the limits for some special currencies. | |
Gets information about some of the currencies in the currencies tab.
|
static |
Check the players special currency count.
| currency |
|
static |
Check the players special currency count by catalogid.
| catalogId |
|
static |
Gets the progress towards the weekly cap for given currency.
| currency |
|
staticget |
Gets all the current special currencies.
|
staticget |
Gets the limits for some special currencies.