Cogito, ergo sum

UE2:Engine (U2XMP)

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

Property group 'Colors'

C_ActorArrow

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
R 163

C_ActorHiWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
G 127
R 255

C_ActorWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
G 63
R 127

C_AddWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 255
G 127
R 127

C_AnimMesh

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 28
G 221
R 221

C_Black

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255

C_BrushSnap

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255

C_BrushVertex

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255

C_BrushWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 63
G 63
R 255

C_ConstraintLine

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
G 255

C_Current

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255

C_GreyWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 163
G 163
R 163

C_GroundHighlight

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 127

C_GroundPlane

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 63

C_Invalid

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 163
G 163
R 163

C_Mask

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255

C_Mover

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 255
R 255

C_NonSolidWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 32
G 192
R 63

C_OrthoBackground

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 163
G 163
R 163

C_Pivot

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
G 255

C_ScaleBox

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 11
G 67
R 151

C_ScaleBoxHi

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 157
G 149
R 223

C_Select

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 127

C_SemiSolidWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
G 255
R 127

C_StaticMesh

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 255
G 255

C_SubtractWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 63
G 192
R 255

C_VolumeBrush

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 225
G 196
R 255

C_White

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 255
G 255
R 255

C_WireBackground

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255

C_WireGridAxis

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 119
G 119
R 119

C_WorldBox

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 107

C_ZoneWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255

Property group 'Drivers'

AudioDevice

Type: class<AudioSubsystem>

Modifiers: config


Console

Type: class<Console>

Modifiers: config


Language

Type: class<Language>

Modifiers: config


NetworkDevice

Type: class<NetDriver>

Modifiers: config


Property group 'Settings'

CacheSizeMegs

Type: int

Modifiers: config


Default value: 2

CurrentTickRate

Type: float


IgnorePaths

Type: int

Modifiers: config


UseSound

Type: bool

Modifiers: config


Default value: True

UseStaticMeshBatching

Type: bool

Modifiers: config

NEW (mwp) UT2K3

Default value: True

Internal variables

Audio

Type: AudioSubsystem

Modifiers: const


bAccumulateStats

Type: int


bShowAnimStats

Type: int

Show animation statistics.

bShowAudioStats

Type: int

NEW

bShowFrameRate

Type: int


bShowGameStats

Type: int


bShowHardwareStats

Type: int


bShowMatineeStats

Type: int

Show Matinee specific information

bShowNetStats

Type: int


bShowQuickStats

Type: int

NEW: Smallest subset of major statistics (oriented toward rendering).

bShowRenderStats

Type: int


bShowXboxMemStats

Type: int


bStatLock

Type: int

NEW (mdf)

Client

Type: Client

Modifiers: const


ClientCycles

Type: int


Cylinder

Type: Primitive


GameCycles

Type: int


GRenDev

Type: RenderDevice

Modifiers: const


Stats

Type: int

Modifiers: const


TickCycles

Type: int