docs.unity3d.com
    Show / Hide Table of Contents

    Enum PayoutType

    Type of the purchase payout.

    Namespace: UnityEngine.Purchasing
    Syntax
    public enum PayoutType

    Fields

    Name Description Value
    Other

    A payout that doesn't fit one of the other presumed categories. Specified by subtype and/or data in Payout Definition.

    0
    Currency

    Currency. Usually of a specified quantity in Payout Definition.

    1
    Item

    An Item. Specified by subtype and/or data in Payout Definition.

    2
    Resource

    A Resource. Usually of a specified quantity, and specified by subtype and/or data in Payout Definition.

    3
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023