Struct CommandTargetComponent
Namespace: Unity.NetCode
Syntax
public struct CommandTargetComponent : IComponentData
Fields
targetEntity
Declaration
public Entity targetEntity
Field Value
Type | Description |
---|---|
Entity |
public struct CommandTargetComponent : IComponentData
public Entity targetEntity
Type | Description |
---|---|
Entity |