Struct EntitiesJournaling.ComponentTypeView
Entity view into journal buffer.
Namespace: Unity.Entities
Assembly: Unity.Entities.dll
Syntax
public readonly struct EntitiesJournaling.ComponentTypeViewProperties
| 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) |