docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Namespace UnityEngine.Promise

    Classes

    PromiseGenerator

    A Promise pool manager.

    Structs

    Completer

    Handle to settle a promise.

    Completer<TResult>

    Handle to settle a promise.

    Deferred

    Handle to read data of a promise.

    Deferred<TResult>

    Handle to read data of a promise.

    Rejectable

    The Rejectable struct is used in the situation when you need to call Reject(Exception) or Reject(Exception), but you don't want to deal with the exact type.

    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)