Method GetBalancesAsync
GetBalancesAsync(GetBalancesOptions)
Declaration
[Obsolete("The interface provided by Economy.PlayerBalances.GetBalancesAsync(GetBalancesOptions options) has been replaced by EconomyService.Instance.PlayerBalances.GetBalancesAsync(GetBalancesOptions options), and should be accessed from there instead. This API will be removed in an upcoming release.", false)]
public Task<GetBalancesResult> GetBalancesAsync(PlayerBalances.GetBalancesOptions options = null)
Parameters
Returns