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

UE1:EditorEngine (U1)

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
U1 Object >> Subsystem >> Engine >> EditorEngine
Package: 
Editor
This class in other games:
RTNP, UT, UT2003, UT2004, UE2Runtime, U2, U2XMP, UT3, UDK

EditorEngine: The UnrealEd subsystem. This is a built-in Unreal class and it shouldn't be modified.

Properties

Property group 'Advanced'

AutoSave

Type: bool

Modifiers: config


AutosaveTimeMinutes

Type: byte

Modifiers: config


Default value: 5

EditPackages

Type: array<string>

Modifiers: config


Default value: ("Core","Engine","Editor","Fire","IpDrv","UWindow","UnrealShare","UnrealI","IpServer","UBrowser")

FovAngleDegrees

Type: float

Modifiers: config


Default value: 90.0

GameCommandLine

Type: string

Modifiers: config


Default value: "-log"

GodMode

Type: bool

Modifiers: config


Default value: True

Property group 'Colors'

C_ActorArrow

Type: Object.Color

Modifiers: config


Default value:

Member Value
R 163

C_ActorHiWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
G 127
R 255

C_ActorWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
G 63
R 127

C_AddWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
B 255
G 127
R 127

C_Black

Type: Object.Color

Modifiers: config


C_BrushSnap

Type: Object.Color

Modifiers: config


C_BrushVertex

Type: Object.Color

Modifiers: config


C_BrushWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
B 63
G 63
R 255

C_Current

Type: Object.Color

Modifiers: config


C_GreyWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
B 163
G 163
R 163

C_GroundHighlight

Type: Object.Color

Modifiers: config


Default value:

Member Value
B 127

C_GroundPlane

Type: Object.Color

Modifiers: config


Default value:

Member Value
B 63

C_Invalid

Type: Object.Color

Modifiers: config


Default value:

Member Value
B 163
G 163
R 163

C_Mask

Type: Object.Color

Modifiers: config


C_Mover

Type: Object.Color

Modifiers: config


Default value:

Member Value
B 255
R 255

C_NonSolidWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
B 32
G 192
R 63

C_OrthoBackground

Type: Object.Color

Modifiers: config


Default value:

Member Value
B 163
G 163
R 163

C_Pivot

Type: Object.Color

Modifiers: config


Default value:

Member Value
G 255

C_ScaleBox

Type: Object.Color

Modifiers: config


Default value:

Member Value
B 11
G 67
R 151

C_ScaleBoxHi

Type: Object.Color

Modifiers: config


Default value:

Member Value
B 157
G 149
R 223

C_Select

Type: Object.Color

Modifiers: config


Default value:

Member Value
B 127

C_SemiSolidWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
G 255
R 127

C_SubtractWire

Type: Object.Color

Modifiers: config


Default value:

Member Value
B 63
G 192
R 255

C_White

Type: Object.Color

Modifiers: config


Default value:

Member Value
B 255
G 255
R 255

C_WireBackground

Type: Object.Color

Modifiers: config


C_WireGridAxis

Type: Object.Color

Modifiers: config


Default value:

Member Value
B 119
G 119
R 119

C_WorldBox

Type: Object.Color

Modifiers: config


Default value:

Member Value
B 107

C_ZoneWire

Type: Object.Color

Modifiers: config


Property group 'Grid'

GridEnabled

Type: bool

Modifiers: config


Default value: True

GridSize

Type: Object.Vector

Modifiers: config


Default value:

Member Value
X 16.0
Y 16.0
Z 16.0

SnapDistance

Type: float

Modifiers: config


Default value: 10.0

SnapVertices

Type: bool

Modifiers: config


Default value: True

Property group 'RotationGrid'

RotGridEnabled

Type: bool

Modifiers: config


Default value: True

RotGridSize

Type: Object.Rotator

Modifiers: config


Default value:

Member Value
Pitch 1024
Roll 1024
Yaw 1024

Internal variables

AddLocation

Type: Object.Vector

Modifiers: const


AddPlane

Type: Object.Plane

Modifiers: const


AutoSaveCount

Type: int

Modifiers: const


AutoSaveIndex

Type: int

Modifiers: const, config


Default value: 6

Bad

Type: Texture

Modifiers: const


Default value: Texture'Editor.Bad'

bBootstrapping

Type: bool

Modifiers: const


Bkgnd

Type: Texture

Modifiers: const


Default value: Texture'Editor.Bkgnd'

BkgndHi

Type: Texture

Modifiers: const


Default value: Texture'Editor.BkgndHi'

BrowseClass

Type: Class

Modifiers: const


ClickFlags

Type: int

Modifiers: const


CollOff

Type: Texture

Modifiers: const


Default value: Texture'Editor.B_CollOf'

CollOn

Type: Texture

Modifiers: const


Default value: Texture'Editor.B_CollOn'

ConstraintsVtbl

Type: int

Modifiers: const


CurrentClass

Type: Class

Modifiers: const


CurrentTexture

Type: Texture

Modifiers: const


Level

Type: Level

Modifiers: const


LiteOff

Type: Texture

Modifiers: const


LiteOn

Type: Texture

Modifiers: const


Default value: Texture'Editor.B_LiteOn'

MenuDn

Type: Texture

Modifiers: const


Default value: Texture'Editor.B_MenuDn'

MenuUp

Type: Texture

Modifiers: const


Default value: Texture'Editor.B_MenuUp'

Mode

Type: int

Modifiers: const


MovementSpeed

Type: float

Modifiers: const


NotifyVtbl

Type: int

Modifiers: const


PackageContext

Type: Package

Modifiers: const


Pad

Type: int

Array size: 8

Modifiers: const


PlyrOff

Type: Texture

Modifiers: const


Default value: Texture'Editor.B_PlyrOf'

PlyrOn

Type: Texture

Modifiers: const


Default value: Texture'Editor.B_PlyrOn'

Results

Type: TextBuffer

Modifiers: const


TempModel

Type: Model

Modifiers: const


Tools

Type: array<Object>

Modifiers: const


Trans

Type: TransBuffer

Modifiers: const


Default values

Property Value
CacheSizeMegs 6