VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
condExprTypes.h File Reference

Go to the source code of this file.

Variables

const int MIN_USER_CONDITIONAL_EXPRESSION_TYPE = 100
 File: condExprTypes.h. More...
 
const int DtCondExprAndType = 0
 Used to identify the derived type of DtConditionalExpression classes. More...
 
const int DtCondExprTrueType = 1
 
const int DtCondExprFalseType = 2
 
const int DtCondExprEntityDestroyedType = 3
 
const int DtCondExprEntityInAreaType = 4
 
const int DtCondExprEntityLeftOfLineType = 5
 
const int DtCondExprNotType = 6
 
const int DtCondExprOrType = 7
 
const int DtCondExprRandomType = 8
 
const int DtCondExprResourceType = 9
 
const int DtCondExprEntityUnderFireType = 10
 
const int DtCondExprEntityHasTargetType = 11
 
const int DtCondExprSimTimeType = 12
 
const int DtCeEntEmbarkationStateChangeType = 13
 
const int DtCondExprAltitudeType = 14
 
const int DtCondExprReceiveTextMessageType = 15
 
const int DtCondExprCheckEntityDetectLevelType = 16
 
const int DtCondExprSurrenderType = 17
 
const int DtCeEntDiGuyAppearanceType = 18
 
const int DtCeEntDiGuyAnimationType = 19
 
const int DtCondExprMissileApproachWarningType = 20
 
const int DtCondExprScenarioEventType = 21
 
const int DtCondExprSimDateTimeType = 22
 
const int DtCondExprBreachedType = 23
 
const int DtCondExprEnvironmentalActiveType = 24
 
const int DtCondExprEntityCreatedType = 25
 
const int DtCondExprEntityIndependentlyTaskedType = 26
 
const int DtCondExprSimTimeOfDayType = 27
 

Variable Documentation

const int MIN_USER_CONDITIONAL_EXPRESSION_TYPE = 100

File: condExprTypes.h.

Purpose: Define constants for conditional expression types.

const int DtCondExprAndType = 0

Used to identify the derived type of DtConditionalExpression classes.

const int DtCondExprTrueType = 1
const int DtCondExprFalseType = 2
const int DtCondExprEntityDestroyedType = 3
const int DtCondExprEntityInAreaType = 4
const int DtCondExprEntityLeftOfLineType = 5
const int DtCondExprNotType = 6
const int DtCondExprOrType = 7
const int DtCondExprRandomType = 8
const int DtCondExprResourceType = 9
const int DtCondExprEntityUnderFireType = 10
const int DtCondExprEntityHasTargetType = 11
const int DtCondExprSimTimeType = 12
const int DtCeEntEmbarkationStateChangeType = 13
const int DtCondExprAltitudeType = 14
const int DtCondExprReceiveTextMessageType = 15
const int DtCondExprCheckEntityDetectLevelType = 16
const int DtCondExprSurrenderType = 17
const int DtCeEntDiGuyAppearanceType = 18
const int DtCeEntDiGuyAnimationType = 19
const int DtCondExprMissileApproachWarningType = 20
const int DtCondExprScenarioEventType = 21
const int DtCondExprSimDateTimeType = 22
const int DtCondExprBreachedType = 23
const int DtCondExprEnvironmentalActiveType = 24
const int DtCondExprEntityCreatedType = 25
const int DtCondExprEntityIndependentlyTaskedType = 26
const int DtCondExprSimTimeOfDayType = 27

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)