WsfImplicitWeapon

WsfImplicitWeapon inherits WsfWeapon

Methods

bool Fire(string aTargetName)

Fire the weapon at a target. If a launch computer is associated with the weapon definition, the engagement will automatically terminate after the estimated engagement time from the launch computer. Otherwise, one needs to call CeaseFire to terminate the engagement.

bool Fire(string aTargetName, string aTargetOffset)

Fire the weapon at a target, specifying a targeted offset or sub-component of the platform. This form of Fire is appropriate when using directed energy weapons (e.g., WSF_LASER_WEAPON).