docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RemoveBalance

    RemoveBalance(string, long, Completer<long>)

    Decrease the balance for the given currencyId

    Declaration
    void RemoveBalance(string currencyId, long value, Completer<long> completer)
    Parameters
    Type Name Description
    string currencyId

    The identifier of the currency to update.

    long value

    The amount to remove.

    Completer<long> completer

    The operation result.

    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)