controlEnt property

  1. @ImcField('Controlling Entity', 'control_ent', ImcType.typeUInt8)
int controlEnt

The entity identifier of the entity that is allowed to provide references to this maneuver. If the value ''0xFF'' is used, any entity is allowed to command references.

Implementation

@ImcField('Controlling Entity', 'control_ent', ImcType.typeUInt8)
int get controlEnt;