Click or drag to resize

ClimbDescendActionArgsApplyToLegOnly Property

Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements.

[This is preliminary documentation and is subject to change.]

Indication that this adjustment applies only to this leg of motion between waypoints. If set to True, altitidue will be adjusted upon reaching the next waypoint, if False, this altitude will be maintained for subsequent waypoints.

Namespace:  BSI.MACE.Scripting
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public bool ApplyToLegOnly { get; set; }

Property Value

Type: Boolean
See Also