Field autoCommandTargetEntities
The list of all ghost entities with a AutoCommandTarget component.
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
[ReadOnly]
public NativeList<Entity> autoCommandTargetEntities
Returns
Type | Description |
---|---|
NativeList<Entity> |