docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum TypeManager.TypeCategory

    Specifies categories of types the TypeManager manages.

    Namespace: Unity.Entities
    Assembly: solution.dll
    Syntax
    public enum TypeManager.TypeCategory

    Fields

    Name Description
    BufferData

    Implements IBufferElementData (struct only)

    ComponentData

    Implements IComponentData (can be either a struct or a class)

    EntityData

    Is an Entity

    ISharedComponentData

    Implement ISharedComponentData (can be either a struct or a class)

    UnityEngineObject

    Inherits from UnityEngine.Object (class only)

    In This Article
    • Fields
    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)