VR-Forces Developer's Guide
 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
 
const int DtCondExprAndType = 0
 
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
 
const int DtCondExprSyncMatrixPlansCompletedType = 28
 
const int DtCondExprEntityInRangeType = 29
 

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
const int DtCondExprSyncMatrixPlansCompletedType = 28
const int DtCondExprEntityInRangeType = 29

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)