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