Class Economy
Assembly: Unity.Services.Economy.dll
Syntax
[Obsolete("The interface provided by Economy has moved to EconomyService.Instance, and should be accessed from there instead. This API will be removed in an upcoming release.", false)]
public static class Economy
Fields
Configuration
Declaration
[Obsolete("The interface provided by Economy.Configuration has been replaced by EconomyService.Instance.Configuration, and should be accessed from there instead. This API will be removed in an upcoming release.", false)]
public static Configuration Configuration
Field Value
PlayerBalances
Declaration
[Obsolete("The interface provided by Economy.PlayerBalances has been replaced by EconomyService.Instance.PlayerBalances, and should be accessed from there instead. This API will be removed in an upcoming release.", false)]
public static PlayerBalances PlayerBalances
Field Value
PlayerInventory
Declaration
[Obsolete("The interface provided by Economy.PlayerInventory has been replaced by EconomyService.Instance.PlayerInventory, and should be accessed from there instead. This API will be removed in an upcoming release.", false)]
public static PlayerInventory PlayerInventory
Field Value
Purchases
Declaration
[Obsolete("The interface provided by Economy.Purchases has been replaced by EconomyService.Instance.Purchases, and should be accessed from there instead. This API will be removed in an upcoming release.", false)]
public static Purchases Purchases
Field Value