WsfWeaponsManagerAI

WsfWeaponsManagerAI

Navigation: Script Types

Derives From: WsfBMWeaponsManager, WsfProcessor, WsfPlatformPart, WsfObject

Overview

WsfWeaponsManagerAI is the script interface for invoking methods on the HELIOS Weapons Manager AI processor. This class provides the main implementation for the AFSIM port for this model.

Methods

void SetIsLowOnFuel(bool aLowFuel)

This method allows a weapons manager AI to use a script defined method for setting low fuel or refuel conditions. The weapons manager AI will attempt to egress and land in the case of low fuel being set true.