Go to the source code of this file.
Variable Documentation
| const char* DtBreachedBy = "BREACHED_BY" |
|
static |
This file includes keywords that are used for extended data.
| const char* DtEmplacedBy = "EMPLACED_BY" |
|
static |
Set for items that breach the particular environmental. DtRwStringList.
| const char* DtMarked = "MARKED" |
|
static |
Set for items that are placed by another item. Should be name of the item.
| const char* DtEngineeringHeight = "Height" |
|
static |
If minefield is marked then this is set to true.
| const char* DtEngineeringWidth = "Width" |
|
static |
Depth (or height) of engineering object (in meters). Depth is negative meters.
| const char* DtEngineeringLength = "Length" |
|
static |
Width of engineering object (in meters)
| const char* DtExtendedLabelsIdentifier = "Extended_Labels" |
|
static |
Length of engineering object (in meters).
| const char* DtActivity = "Activity" |
|
static |
| const char* DtExtendedDataPhysicalLineHeight = "PhysicalLineHeight" |
|
static |
| const char* DtExtendedDataPhysicalLineWidth = "PhysicalLineWidth" |
|
static |
| const char* DtExtendedDataCeiling = "Ceiling" |
|
static |
| const char* DtExtendedDataActivated = "Activated" |
|
static |
| const char* DtExtendedDataActivationTimeIsSimulationTime = "ActivationTimeIsSimulationTime" |
|
static |
The absense of this value means the environmental is active.
If present check for value of 1 (active) or 0 (inactive)
| const char* DtExtendedDataActivationTime = "ActivationTime" |
|
static |
| const char* DtExtendedDataDeactivationTime = "DeactivationTime" |
|
static |
| const char* DtExtendedDataUseActivationTimes = "UseActivationTimes" |
|
static |
| const char* DtObjectUUID = "UUID" |
|
static |
| const char* DtSuppressionLevel = "Suppression_Level" |
|
static |
| const char* DtGlobalPlanIsQuickLaunch = "GlobalPlan_Quick_Launch" |
|
static |
For global plans, some keywords to define state of global plan.
| const char* DtGlobalPlanShowOnQuickLaunchToolbar = "GlobalPlan_ShowOnQuickLaunchToolbar" |
|
static |
| const char* DtGlobalPlanQuickLaunchIcon = "GlobalPlan_Quick_Launch_Icon" |
|
static |
| const char* DtGlobalPlanLaunched = "GlobalPlan_Launched" |
|
static |