Field ghostMap
A readonly mapping to retrieve a ghost entity instance from a SpawnedGhost identity. See SpawnedGhostEntityMap for more information.
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
[ReadOnly]
public NativeParallelHashMap<SpawnedGhost, Entity>.ReadOnly ghostMap
Returns
Type | Description |
---|---|
NativeParallelHashMap<SpawnedGhost, Entity>.ReadOnly |