docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Enqueue

    Enqueue(Func<AsyncRequest<T>, Result>)

    Queues a unit of work that can be executed on start.

    Declaration
    public void Enqueue(Func<AsyncRequest<T>, AsyncRequest.Result> functor)
    Parameters
    Type Name Description
    Func<AsyncRequest<T>, AsyncRequest.Result> functor

    A callback that needs to be invoked

    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)