The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:EditorEngine (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Subsystem >> Engine >> EditorEngine
Package: 
Editor
This class in other games:
U1, RTNP, UT, UT2003, UT2004, UE2Runtime, U2, UT3, UDK

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

Properties[edit]

Property group 'Advanced'[edit]

AlwaysShowTerrain[edit]

Type: bool

Modifiers: config


AutoSave[edit]

Type: bool

Modifiers: config


Default value: True

AutosaveTimeMinutes[edit]

Type: byte

Modifiers: config


Default value: 5

EditPackages[edit]

Type: array<string>

Modifiers: config


Default value, index 0: "Core"

Default value, index 1: "Engine"

Default value, index 10: "U2Dialog"

Default value, index 11: "U2"

Default value, index 12: "U2Decorations"

Default value, index 13: "U2Weapons"

Default value, index 14: "U2AI"

Default value, index 15: "U2AIOld"

Default value, index 16: "U2Pawns"

Default value, index 17: "U2CTF"

Default value, index 18: "U2XMP"

Default value, index 19: "U2_Atlantis"

Default value, index 20: "Fire"

Default value, index 21: "U2_M01"

Default value, index 22: "U2_M07"

Default value, index 23: "U2Test"

Default value, index 24: "U2Vehicles"

Default value, index 25: "Editor"

Default value, index 26: "IpDrv"

Default value, index 27: "UWeb"

Default value, index 28: "UI"

Default value, index 29: "ParticleSystems"

Default value, index 30: "Legend"

Default value, index 31: "Environment"

ExitCheck[edit]

Type: bool

Modifiers: config


Default value: True

FovAngleDegrees[edit]

Type: float

Modifiers: config


Default value: 90.0

GameCommandLine[edit]

Type: string

Modifiers: config


GodMode[edit]

Type: bool

Modifiers: config


Default value: True

LoadEntirePackageWhenSaving[edit]

Type: bool

Modifiers: config


UseActorRotationGizmo[edit]

Type: bool

Modifiers: config


UseAxisIndicator[edit]

Type: bool

Modifiers: config


Default value: True

UseSizingBox[edit]

Type: bool

Modifiers: config


Property group 'Grid'[edit]

GridEnabled[edit]

Type: bool

Modifiers: config


Default value: True

GridSize[edit]

Type: Object.Vector

Modifiers: config


Default value:

Member Value
X 16.0
Y 16.0
Z 16.0

SnapDistance[edit]

Type: float

Modifiers: config


Default value: 10.0

SnapVertices[edit]

Type: bool

Modifiers: config


Default value: True

Property group 'RotationGrid'[edit]

RotGridEnabled[edit]

Type: bool

Modifiers: config


Default value: True

RotGridSize[edit]

Type: Object.Rotator

Modifiers: config


Default value:

Member Value
Pitch 1024
Roll 1024
Yaw 1024

Internal variables[edit]

AutoSaveCount[edit]

Type: int

Modifiers: const


AutoSaveIndex[edit]

Type: int

Modifiers: const, config


Default value: 6

Bad[edit]

Type: Texture

Modifiers: const


Default value: Texture'Editor.Bad'

BadHighlight[edit]

Type: Texture

Modifiers: const


Default value: Texture'Editor.BadHighlight'

bBootstrapping[edit]

Type: bool

Modifiers: const


bFastRebuild[edit]

Type: bool

Modifiers: const


Bkgnd[edit]

Type: Texture

Modifiers: const


Default value: Texture'Editor.Bkgnd'

BkgndHi[edit]

Type: Texture

Modifiers: const


Default value: Texture'Editor.BkgndHi'

BrowseClass[edit]

Type: Class

Modifiers: const


ChangedPathLinesKey[edit]

Type: int

Modifiers: const


ClickFlags[edit]

Type: int

Modifiers: const


ClickLocation[edit]

Type: Object.Vector

Modifiers: const


ClickPlane[edit]

Type: Object.Plane

Modifiers: const


ConstraintsVtbl[edit]

Type: int

Modifiers: const


CurrentClass[edit]

Type: Class

Modifiers: const


CurrentMesh[edit]

Type: Mesh

Modifiers: const


CurrentParticleClass[edit]

Type: Actor

Modifiers: const

NEW: ParticleSystems

CurrentStaticMesh[edit]

Type: StaticMesh

Modifiers: const


CurrentTexture[edit]

Type: Texture

Modifiers: const


Level[edit]

Type: Level

Modifiers: const


MaterialArrow[edit]

Type: Texture

Modifiers: const


Default value: Texture'Editor.MaterialArrow'

MaterialBackdrop[edit]

Type: Texture

Modifiers: const


Default value: Texture'Editor.MaterialBackdrop'

Mode[edit]

Type: int

Modifiers: const


MovementSpeed[edit]

Type: float

Modifiers: const


NotifyVtbl[edit]

Type: int

Modifiers: const


PackageContext[edit]

Type: Package

Modifiers: const


Pad[edit]

Type: int

Array size: 8

Modifiers: const


Results[edit]

Type: TextBuffer

Modifiers: const


TempModel[edit]

Type: Model

Modifiers: const


TerrainEditBrush[edit]

Type: int

Modifiers: const


TexPropCube[edit]

Type: StaticMesh


Default value: StaticMesh'Editor.TexPropCube'

TexPropSphere[edit]

Type: StaticMesh


Default value: StaticMesh'Editor.TexPropSphere'

Tools[edit]

Type: array<Object>

Modifiers: const


Trans[edit]

Type: TransBuffer

Modifiers: const


Default values[edit]

Property Value
CacheSizeMegs 6