| RoE_SettingsReactionPostureEnum Enumeration |
Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements. [This is preliminary documentation and is subject to change.]
Avaialble reaction posture states
Namespace:
BSI.MACE.AI.Settings
Assembly:
BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax public enum ReactionPostureEnum
Public Enumeration ReactionPostureEnum
Members
| Member name | Value | Description |
---|
| Inherited | 0 | |
| DoNothing | 1 | |
| Attack | 2 | |
| TakeCover | 3 | |
| RunAway | 4 | |
Remarks Note that these values are one off of the current BMO implemented values, this is accounted for in the property impl that use this enumeration.
See Also