docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method LoadObjectsAsync

    LoadObjectsAsync(UntypedWeakReferenceId*, int)

    Load multiple objects.

    Declaration
    [BurstCompile]
    [GenerateTestsForBurstCompatibility]
    public static void LoadObjectsAsync(UntypedWeakReferenceId* pObjectIds, int count)
    Parameters
    Type Name Description
    UntypedWeakReferenceId* pObjectIds

    Pointer to the object id array.

    int count

    The number of objects in the array.

    In This Article
    • LoadObjectsAsync(UntypedWeakReferenceId*, int)
    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)