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

UE1:Engine (RTNP)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
RTNP Object >> Subsystem >> Engine
Package: 
Engine
Direct subclass:
EditorEngine
This class in other games:
U1, UT, U2, 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

Property group 'Drivers'

AudioDevice

Type: class<AudioSubsystem>

Modifiers: config


Console

Type: class<Console>

Modifiers: config


GameRenderDevice

Type: class<RenderDevice>

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

UseSound

Type: bool

Modifiers: config


Default value: True

Internal variables

Audio

Type: AudioSubsystem

Modifiers: const


Client

Type: Client

Modifiers: const


ClientCycles

Type: int


Cylinder

Type: Primitive


GameCycles

Type: int


Render

Type: RenderBase

Modifiers: const


TickCycles

Type: int