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) |