Field GhostFromEntity
A readonly accessor to retrieve the GhostInstance from an entity reference. Used to serialize a ghost entity reference.
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
public ComponentLookup<GhostInstance> GhostFromEntity
Returns
Type | Description |
---|---|
ComponentLookup<GhostInstance> |