![](../icons/BSI-Logo-75px.png) | RoE_SettingsWCS_Enum Enumeration |
Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements. [This is preliminary documentation and is subject to change.]
Available Weapon Control Status (WCS) states
Namespace:
BSI.MACE.AI.Settings
Assembly:
BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
SyntaxPublic Enumeration WCS_Enum
Members
| Member name | Value | Description |
---|
| Hold | 0 | |
| Free | 1 | |
| Tight | 2 | |
| Suppression | 3 | |
| Aggressive | 4 | |
| Inherited | 5 | |
RemarksNote that these values are set based on original values as specified in the BMO and cannot be changed
or else we'll have issues loading existing mission files.
See Also