![]() |
VR-Forces 4.0.4 Class Documentation
|
Go to the source code of this file.
Variables | |
| const int | MIN_USER_CONDITIONAL_EXPRESSION_TYPE = 100 |
| File: condExprTypes.h. | |
| 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 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 |