docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateGroupOperation

    CreateGroupOperation<T>(IList<IResourceLocation>)

    Create a group operation for a set of locations.

    Declaration
    public AsyncOperationHandle<IList<AsyncOperationHandle>> CreateGroupOperation<T>(IList<IResourceLocation> locations)
    Parameters
    Type Name Description
    IList<IResourceLocation> locations

    The list of locations to load.

    Returns
    Type Description
    AsyncOperationHandle<IList<AsyncOperationHandle>>

    The operation for the entire group.

    Type Parameters
    Name Description
    T

    The expected object type for the operations.

    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)