Struct GhostCollectionComponentIndex
This list contains the set of entity + component for all serialization rules in GhostCollectionPrefabSerializer.
GhostCollectionPrefabSerializer contains a FirstComponent and NumComponents which identifes the set of components
to use from this array.
Syntax
public struct GhostCollectionComponentIndex : IBufferElementData
Fields
ComponentIndex
Declaration
public int ComponentIndex
Field Value
EntityIndex
Declaration
Field Value
SendForChildEntity
Declaration
public int SendForChildEntity
Field Value
SendMask
Declaration
public GhostComponentSerializer.SendMask SendMask
Field Value
SerializerIndex
Declaration
public int SerializerIndex
Field Value