Click or drag to resize

IScriptControllerTriggerConditionTypeEnum Enumeration

Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements.

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:BSI.MACE.Scripting.IScriptController.TriggerConditionTypeEnum"]

Namespace:  BSI.MACE.Scripting
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public enum TriggerConditionTypeEnum
Members
  Member nameValueDescription
DetonationNearPlatformModel0
EnrouteToWaypointModel1
JoystickButtonPressedlModel2
MissionClockTimeModel3
MissionElapsedTimeModel4
PlatformEntersRegion5
PlatformIsAliveModel6
PlatformIsBeingTracked7
PlatformIsDeadModel8
PlatformProximityModel9
PlatformReachesSpeedModel10
PlatformReceivesRadioCallModel11
RandomNumberModel12
ScriptExecutingModel13
ScriptIntegerVariableModel14
ScriptNotExecutingModel15
ScriptStringVariableModel16
UndefinedModel17
WaypointArrivalModel18
See Also