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 |
---|---|
Component |
The component type from the type index. |
Name | The component type name. |
Type |
The component type index. |
Methods
Name | Description |
---|---|
Equals(object) | |
Equals(Component |
|
Get |
|
To |