docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct EntitiesJournaling.ComponentTypeView

    Entity view into journal buffer.

    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    Syntax
    [GenerateTestsForBurstCompatibility(RequiredUnityDefine = "(UNITY_EDITOR || DEVELOPMENT_BUILD) && !DISABLE_ENTITIES_JOURNALING")]
    public readonly struct EntitiesJournaling.ComponentTypeView

    Properties

    Name Description
    ComponentType

    The component type from the type index.

    Name

    The component type name.

    TypeIndex

    The component type index.

    Methods

    Name Description
    Equals(object)
    Equals(ComponentTypeView)
    GetHashCode()
    ToString()

    Operators

    Name Description
    operator ==(ComponentTypeView, ComponentTypeView)
    operator !=(ComponentTypeView, ComponentTypeView)
    In This Article
    • Properties
    • Methods
    • Operators
    Back to top
    Copyright © 2025 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)