Gah - a solution with more questions. – EntropicLqd

UE2:Engine (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> Subsystem >> Engine
Package: 
Engine
Direct subclasses:
EditorEngine, GameEngine
This class in other games:
RTNP, U1, UT, U2, 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 '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


bShowAnimStats[edit]

Type: int

Show animation statistics.

bShowAudioStats[edit]

Type: int


bShowFrameRate[edit]

Type: int


bShowGameStats[edit]

Type: int


bShowHardwareStats[edit]

Type: int


bShowHistograph[edit]

Type: int


bShowLightStats[edit]

Type: int


bShowMatineeStats[edit]

Type: int

Show Matinee specific information

bShowNetStats[edit]

Type: int


bShowRenderStats[edit]

Type: int


bShowXboxMemStats[edit]

Type: int


Client[edit]

Type: Client

Modifiers: const


ClientCycles[edit]

Type: int


Cylinder[edit]

Type: Primitive


GameCycles[edit]

Type: int


GRenDev[edit]

Type: RenderDevice

Modifiers: const


TickCycles[edit]

Type: int