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