docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum WeakReferenceGenerationType

    Enumeration of weak reference types.

    Namespace: Unity.Entities.Serialization
    Assembly: Unity.Entities.dll
    Syntax
    public enum WeakReferenceGenerationType : short

    Fields

    Name Description
    EntityPrefab

    Reference to a converted prefab.

    EntityScene

    Reference to an Entity based scene.

    GameObjectScene

    Reference to a GameObject based scene.

    SubSceneObjectReferences

    Reference to a collection of referenced Objects from a sub scene.

    Texture

    Texture asset for DOTS Runtime.

    UnityObject

    Reference to an object derived from Object.

    Unknown

    Unknown generation type, this usually indicates that the UntypedWeakReferenceId has not been initialized.

    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)