{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Struct WeakAssetReferenceLoadingSystem | Entities | 1.2.0-exp.3
docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Struct WeakAssetReferenceLoadingSystem

    System for loading assets into a runtime world.

    Implements
    ISystem
    Namespace: Unity.Scenes
    Assembly: solution.dll
    Syntax
    [WorldSystemFilter(WorldSystemFilterFlags.Default|WorldSystemFilterFlags.Editor|WorldSystemFilterFlags.Streaming, WorldSystemFilterFlags.Default)]
    [UpdateInGroup(typeof(SceneSystemGroup))]
    [UpdateBefore(typeof(ResolveSceneReferenceSystem))]
    [BurstCompile]
    public struct WeakAssetReferenceLoadingSystem : ISystem

    Methods

    Name Description
    CompleteLoad(ref SystemState, Entity, Entity, EntityPrefabReference)

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

    OnCreate(ref SystemState)

    Callback invoked when the system is created.

    OnDestroy(ref SystemState)

    Callback invoked when the system is destroyed.

    OnUpdate(ref SystemState)

    Callback invoked when the system is updated.

    In This Article
    Back to top
    Copyright © 2023 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)