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