Class GhostComponentSerializerCollectionSystemGroup
Parent group of all code-generated systems that registers the ghost component serializers to the Ghost
Inheritance
Inherited Members
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
[WorldSystemFilter(WorldSystemFilterFlags.BakingSystem|WorldSystemFilterFlags.ServerSimulation|WorldSystemFilterFlags.ClientSimulation|WorldSystemFilterFlags.ThinClientSimulation, WorldSystemFilterFlags.BakingSystem|WorldSystemFilterFlags.ServerSimulation|WorldSystemFilterFlags.ClientSimulation|WorldSystemFilterFlags.ThinClientSimulation)]
[CreateBefore(typeof(DefaultVariantSystemGroup))]
public class GhostComponentSerializerCollectionSystemGroup : ComponentSystemGroup
Fields
Name | Description |
---|---|
Collection |
HashSets and HashTables have a fixed capacity. |