docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct EntitiesJournaling.ComponentTypeView

    Entity view into journal buffer.

    Namespace: Unity.Entities
    Assembly: solution.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)

    Indicates whether this instance and a specified object are equal.

    Equals(ComponentTypeView)

    Indicates whether the current object is equal to another object of the same type.

    GetHashCode()

    Returns the hash code for this instance.

    ToString()

    Returns the fully qualified type name of this instance.

    Operators

    Name Description
    operator ==(ComponentTypeView, ComponentTypeView)
    operator !=(ComponentTypeView, ComponentTypeView)
    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)