docs.unity.cn
    Show / Hide Table of Contents

    Struct ComponentSystemSorter.TypeHeapElement

    Namespace: Unity.Entities
    Syntax
    public struct TypeHeapElement : IComparable<ComponentSystemSorter.TypeHeapElement>

    Constructors

    Name Description
    TypeHeapElement(Int32, Type)

    Fields

    Name Description
    unsortedIndex

    Methods

    Name Description
    CompareTo(ComponentSystemSorter.TypeHeapElement)
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use