I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:Engine (UT2003)

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

Property group 'Colors'

C_ActorArrow

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 0
G 0
R 163

C_ActorHiWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 0
G 127
R 255

C_ActorWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 0
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
B 0
G 0
R 0

C_BrushSnap

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 0
G 0
R 0

C_BrushVertex

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 0
G 0
R 0

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
B 0
G 255
R 0

C_Current

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 0
G 0
R 0

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
G 0
R 0

C_GroundPlane

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 63
G 0
R 0

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
B 0
G 0
R 0

C_Mover

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 255
G 0
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
B 0
G 255
R 0

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
G 0
R 0

C_SemiSolidWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 0
G 255
R 127

C_StaticMesh

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 255
G 255
R 0

C_SubtractWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 63
G 192
R 255

C_TerrainWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 255
G 255
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
B 0
G 0
R 0

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
G 0
R 0

C_ZoneWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
A 255
B 0
G 0
R 0

Property group 'Settings'

CacheSizeMegs

Type: int

Modifiers: config


Default value: 2

CurrentTickRate

Type: float


UseSound

Type: bool

Modifiers: config


Default value: True

UseStaticMeshBatching

Type: bool

Modifiers: config


Default value: True

Internal variables

Audio

Type: AudioSubsystem

Modifiers: const


bShowAnimStats

Type: int

Show animation statistics.

bShowAudioStats

Type: int


bShowFrameRate

Type: int


bShowGameStats

Type: int


bShowHardwareStats

Type: int


bShowHistograph

Type: int


bShowLightStats

Type: int

Show dynamic lighting statistics.

bShowMatineeStats

Type: int

Show Matinee specific information

bShowNetStats

Type: int


bShowRenderStats

Type: int


bShowXboxMemStats

Type: int


Client

Type: Client

Modifiers: const


ClientCycles

Type: int


Cylinder

Type: Primitive


GameCycles

Type: int


GRenDev

Type: RenderDevice

Modifiers: const


TickCycles

Type: int