docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Economy

    Inheritance
    object
    Economy
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Services.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
    Type Description
    Configuration

    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
    Type Description
    PlayerBalances

    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
    Type Description
    PlayerInventory

    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
    Type Description
    Purchases
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)