Field ghostOwnerFromEntity
Accessor for retrieving the optional GhostOwner component, and used for lookup the entity target when using AutoCommandTarget.
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
[ReadOnly]
public ComponentLookup<GhostOwner> ghostOwnerFromEntity
Returns
| Type | Description |
|---|---|
| ComponentLookup<GhostOwner> |