Field GhostMap
A map that store an entity reference for each spawned ghost.
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
public NativeParallelHashMap<SpawnedGhost, Entity>.ReadOnly GhostMap
Returns
Type | Description |
---|---|
NativeParallelHashMap<SpawnedGhost, Entity>.ReadOnly |