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