There is no spoon

UE2:Engine (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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[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_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


Console[edit]

Type: class<Console>

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


IgnorePaths[edit]

Type: int

Modifiers: config


UseSound[edit]

Type: bool

Modifiers: config


Default value: True

UseStaticMeshBatching[edit]

Type: bool

Modifiers: config

NEW (mwp) UT2K3

Default value: True

Internal variables[edit]

Audio[edit]

Type: AudioSubsystem

Modifiers: const


bAccumulateStats[edit]

Type: int


bShowAnimStats[edit]

Type: int

Show animation statistics.

bShowAudioStats[edit]

Type: int

NEW

bShowFrameRate[edit]

Type: int


bShowGameStats[edit]

Type: int


bShowHardwareStats[edit]

Type: int


bShowMatineeStats[edit]

Type: int

Show Matinee specific information

bShowNetStats[edit]

Type: int


bShowQuickStats[edit]

Type: int

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

bShowRenderStats[edit]

Type: int


bShowXboxMemStats[edit]

Type: int


bStatLock[edit]

Type: int

NEW (mdf)

Client[edit]

Type: Client

Modifiers: const


ClientCycles[edit]

Type: int


Cylinder[edit]

Type: Primitive


GameCycles[edit]

Type: int


GRenDev[edit]

Type: RenderDevice

Modifiers: const


Stats[edit]

Type: int

Modifiers: const


TickCycles[edit]

Type: int