Method GetCurrenciesAsync
GetCurrenciesAsync()
Declaration
[Obsolete("The interface provided by Economy.Configuration.GetCurrenciesAsync() has been replaced by EconomyService.Instance.Configuration.GetCurrenciesAsync(), and should be accessed from there instead. This API will be removed in an upcoming release.", false)]
public Task<List<CurrencyDefinition>> GetCurrenciesAsync()
Returns
Type | Description |
---|---|
Task<List<CurrencyDefinition>> |