| ITrackProcessorRemoveTargetEngaged Method |
Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements. [This is preliminary documentation and is subject to change.]
Removes an engagement from the collection
Namespace:
BSI.MACE
Assembly:
BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax bool RemoveTargetEngaged(
TargetEngaged te
)
Function RemoveTargetEngaged (
te As TargetEngaged
) As Boolean
Parameters
- te
- Type: BSI.MACE.AI.Commands.EOBTargetEngaged
Engagement to remove.
Return Value
Type:
BooleanTrue if removed.
Remarks See Also