Struct GhostCollectionComponentType
This list contains the set of uniques component which support serialization. Used to map the DynamicComponentTypeHandle
to a concrete ComponentType in jobs.
Added to the GhostCollection singleton entity.
Syntax
[InternalBufferCapacity(128)]
public struct GhostCollectionComponentType : IBufferElementData
Fields
FirstSerializer
Declaration
public int FirstSerializer
Field Value
LastSerializer
Declaration
public int LastSerializer
Field Value
Type
Declaration
public ComponentType Type
Field Value