Field autoCommandTargetFromEntity
Readonly accessor to retrieve the AutoCommandTarget from the target ghost entity.
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
[ReadOnly]
public ComponentLookup<AutoCommandTarget> autoCommandTargetFromEntity
Returns
Type | Description |
---|---|
ComponentLookup<AutoCommandTarget> |