Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:Engine (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2 Object >> Subsystem >> Engine
Package: 
Engine
Direct subclasses:
EditorEngine, GameEngine
This class in other games:
RTNP, U1, UT, UE2Runtime, UT2003, U2XMP, UT2004, UT3, UDK

Engine: The base class of the global application object classes. This is a built-in Unreal class and it shouldn't be modified.

Properties[edit]

Property group 'Colors'[edit]

C_ActorArrow[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
R 163

C_ActorHiWire[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
G 127
R 255

C_ActorWire[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
G 63
R 127

C_AddWire[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 255
G 127
R 127

C_AnimMesh[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 28
G 221
R 221

C_Black[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255

C_BrushSnap[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255

C_BrushVertex[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255

C_BrushWire[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 63
G 63
R 255

C_ConstraintLine[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
G 255

C_Current[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255

C_GreyWire[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 163
G 163
R 163

C_GroundHighlight[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 127

C_GroundPlane[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 63

C_Invalid[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 163
G 163
R 163

C_Mask[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255

C_Mover[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 255
R 255

C_NonSolidWire[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 32
G 192
R 63

C_OrthoBackground[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 163
G 163
R 163

C_Pivot[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
G 255

C_ScaleBox[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 11
G 67
R 151

C_ScaleBoxHi[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 157
G 149
R 223

C_Select[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 127

C_SemiSolidWire[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
G 255
R 127

C_StaticMesh[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 255
G 255

C_SubtractWire[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 63
G 192
R 255

C_TerrainWire[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 255
G 255
R 255

C_VolumeBrush[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 225
G 196
R 255

C_White[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 255
G 255
R 255

C_WireBackground[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255

C_WireGridAxis[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 119
G 119
R 119

C_WorldBox[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 107

C_ZoneWire[edit]

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255

Property group 'Drivers'[edit]

AudioDevice[edit]

Type: class<AudioSubsystem>

Modifiers: config


Language[edit]

Type: class<Language>

Modifiers: config


NetworkDevice[edit]

Type: class<NetDriver>

Modifiers: config


Property group 'Settings'[edit]

CacheSizeMegs[edit]

Type: int

Modifiers: config


Default value: 2

CurrentTickRate[edit]

Type: float


UseSound[edit]

Type: bool

Modifiers: config


Default value: True

UseStaticMeshBatching[edit]

Type: bool

Modifiers: config


Default value: True

Internal variables[edit]

ActiveControllerId[edit]

Type: int


Audio[edit]

Type: AudioSubsystem

Modifiers: const


Client[edit]

Type: Client

Modifiers: const


ClientCycles[edit]

Type: int


Cylinder[edit]

Type: Primitive


GameCycles[edit]

Type: int


GRenDev[edit]

Type: RenderDevice

Modifiers: const


StatFlags[edit]

Type: int

NEW (mdf) Legend stats

TickCycles[edit]

Type: int