Struct PreSpawnedGhostIndex
Unique within a subscene and used to deterministically assign ghost id to pre-spawned ghost entities.
Inherited Members
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
public struct PreSpawnedGhostIndex : IComponentData, IQueryTypeParameter
Fields
Name | Description |
---|---|
Value | The pre-sorted prespawned ghost index assigned to the ghost as part of the conversion. |