Public Member Functions | |||
| void | GetCurrencyList (ResultCallback< CurrencyList[]> callback, CurrencyType currencyType=CurrencyType.NONE) | ||
Get All Currency List Info by namespace
. | |||
Additional Inherited Members | |
| Properties inherited from AccelByte.Core.WrapperBase | |
| Utils.AccelByteIdValidator | IdValidator [get] |
|
inline |
Get All Currency List Info by namespace
| currencyType | Currency Type |
.
| callback | Return a result that contains CurrencyList via callback |