| IWeaponGuidanceCancelWeaponGuidance Method |
Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements. [This is preliminary documentation and is subject to change.]
Stops guiding the weapon toward the target.
Namespace:
BSI.MACE
Assembly:
BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax void CancelWeaponGuidance(
IPhysicalEntity weapon
)
Sub CancelWeaponGuidance (
weapon As IPhysicalEntity
)
Parameters
- weapon
- Type: BSI.MACEIPhysicalEntity
Weapon to be guided.
See Also