docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum AsyncRequest.Result

    An enum describing the result status.

    Namespace: Unity.Simulation
    Assembly: solution.dll
    Syntax
    [Flags]
    public enum AsyncRequest.Result

    Fields

    Name Description
    Completed

    Flag set when the lambda functor has completed.

    Error

    Flag set when the lambda functor returns an error. Note that Error implies completed.

    None

    No flag set.

    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)