docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetDependencies

    GetDependencies(List<AsyncOperationHandle>)

    A custom operation should override this method to provide a list of AsyncOperationHandles that it depends on.

    Declaration
    public virtual void GetDependencies(List<AsyncOperationHandle> dependencies)
    Parameters
    Type Name Description
    List<AsyncOperationHandle> dependencies

    The list that should be populated with dependent AsyncOperationHandles.

    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)