docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum Result

    For representing boolean values which may also be not available.

    Namespace: UnityEngine.Purchasing
    Assembly: Unity.Purchasing.dll
    Syntax
    public enum Result

    Fields

    Name Description
    False

    Corresponds to boolean false .

    True

    Corresponds to boolean true .

    Unsupported

    Corresponds to no value, such as for situations where no result is available.

    In This Article
    Back to top
    Copyright © 2025 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)