docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CompleteLoad

    CompleteLoad(ref SystemState, Entity, Entity, EntityPrefabReference)

    Marks a prefab as loaded and cleans up the in progress state.

    Declaration
    public static void CompleteLoad(ref SystemState state, Entity sceneEntity, Entity prefabRoot, EntityPrefabReference weakReferenceId)
    Parameters
    Type Name Description
    SystemState state

    The entity system state.

    Entity sceneEntity

    The entity representing the loading state of the scene.

    Entity prefabRoot

    The root entity of a converted prefab.

    EntityPrefabReference weakReferenceId

    The prefab reference used to initiate the load.

    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)