WsfUnclassBM¶
- WsfUnclassBM
Navigation: Script Types
Derives From: WsfBattleManager WsfProcessor, WsfPlatformPart, WsfObject
Overview¶
WsfUnclassBM is the script interface for invoking methods on the HELIOS unclass battle manager base class.
Methods¶
- void RunModel()¶
Runs the model for the current update cycle. This generally means that the battle managers will run their threat to assignment loops possibly creating pending outgoing messages for a C2 Dissemination processor to dispatch.
- bool HasCommitAuthority()¶
Returns true if the battle manager has been scripted with commit_authority on, otherwise false.