docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method DontCare

    DontCare(AsyncRequest<T>)

    You can use this method to complete a request without needing a lambda function. Passing null will likely cause work to be skipped, but passing this will do it and complete.

    Declaration
    public static AsyncRequest.Result DontCare(AsyncRequest<T> r)
    Parameters
    Type Name Description
    AsyncRequest<T> r
    Returns
    Type Description
    AsyncRequest.Result
    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)