docs.unity.cn
    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
    Generated by DocFX
    on Wednesday, June 14, 2023