docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct BalanceChangedEventArgs

    Data sent when the balance of a currency changed.

    Namespace: UnityEngine.GameFoundation
    Assembly: solution.dll
    Syntax
    public struct BalanceChangedEventArgs

    Constructors

    Name Description
    BalanceChangedEventArgs(Currency, long, long)

    Properties

    Name Description
    currency

    The currency that changed balance.

    newBalance

    The currency's balance after the change.

    oldBalance

    The currency's balance before the change.

    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)