Cogito, ergo sum

UE2:EditorEngine (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UE2Runtime Object >> Subsystem >> Engine >> EditorEngine

Contents

Package: 
Editor
Direct subclass:
UnrealEdEngine
This class in other games:
RTNP, U1, U2, U2XMP, UDK, UT, UT2003, UT2004, UT3

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

[edit] Properties

[edit] Property group 'Advanced'

[edit] AlwaysShowTerrain

Type: bool

Modifiers: config


[edit] AutoSave

Type: bool

Modifiers: config


Default value: True

[edit] AutosaveTimeMinutes

Type: byte

Modifiers: config


Default value: 5

[edit] EditPackages

Type: array<string>

Modifiers: config


Default value, index 0: "Core"

Default value, index 1: "Engine"

Default value, index 10: "RTInterface"

Default value, index 11: "Fire"

Default value, index 12: "Editor"

Default value, index 13: "UnrealEd"

Default value, index 14: "IpDrv"

Default value, index 15: "UWeb"

Default value, index 16: "GamePlay"

Default value, index 17: "GUI"

Default value, index 18: "Runtime"

[edit] FovAngleDegrees

Type: float

Modifiers: config


Default value: 90.0

[edit] GameCommandLine

Type: string

Modifiers: config


Default value: "-log"

[edit] GodMode

Type: bool

Modifiers: config


Default value: True

[edit] LoadEntirePackageWhenSaving

Type: bool

Modifiers: config


[edit] UseActorRotationGizmo

Type: bool

Modifiers: config


[edit] UseAxisIndicator

Type: bool

Modifiers: config


Default value: True

[edit] UseSizingBox

Type: bool

Modifiers: config


[edit] Property group 'Grid'

[edit] GridEnabled

Type: bool

Modifiers: config


Default value: True

[edit] GridSize

Type: Object.Vector

Modifiers: config


Default value:

Member Value
X 16.0
Y 16.0
Z 16.0

[edit] SnapDistance

Type: float

Modifiers: config


Default value: 10.0

[edit] SnapVertices

Type: bool

Modifiers: config


[edit] Property group 'RotationGrid'

[edit] RotGridEnabled

Type: bool

Modifiers: config


Default value: True

[edit] RotGridSize

Type: Object.Rotator

Modifiers: config


Default value:

Member Value
Pitch 1024
Roll 1024
Yaw 1024

[edit] Internal variables

[edit] AddLocation

Type: Object.Vector

Modifiers: const


[edit] AddPlane

Type: Object.Plane

Modifiers: const


[edit] AutoSaveCount

Type: int

Modifiers: const


[edit] AutoSaveIndex

Type: int

Modifiers: const, config


Default value: 6

[edit] Bad

Type: Texture

Modifiers: const


Default value: Texture'Editor.Bad'

[edit] BadHighlight

Type: Texture

Modifiers: const


Default value: Texture'Editor.BadHighlight'

[edit] bBootstrapping

Type: bool

Modifiers: const


[edit] bFastRebuild

Type: bool

Modifiers: const


[edit] Bkgnd

Type: Texture

Modifiers: const


Default value: Texture'Editor.Bkgnd'

[edit] BkgndHi

Type: Texture

Modifiers: const


Default value: Texture'Editor.BkgndHi'

[edit] BrowseClass

Type: Class

Modifiers: const


[edit] ClickFlags

Type: int

Modifiers: const


[edit] ConstraintsVtbl

Type: int

Modifiers: const


[edit] CurrentClass

Type: Class

Modifiers: const


[edit] CurrentMesh

Type: Mesh

Modifiers: const


[edit] CurrentStaticMesh

Type: StaticMesh

Modifiers: const


[edit] CurrentTexture

Type: Texture

Modifiers: const


[edit] Level

Type: Level

Modifiers: const


[edit] MaterialArrow

Type: Texture

Modifiers: const


Default value: Texture'Editor.MaterialArrow'

[edit] MaterialBackdrop

Type: Texture

Modifiers: const


Default value: Texture'Editor.MaterialBackdrop'

[edit] Mode

Type: int

Modifiers: const


[edit] MovementSpeed

Type: float

Modifiers: const


[edit] PackageContext

Type: Package

Modifiers: const


[edit] Pad

Type: int

Array size: 8

Modifiers: const


[edit] Results

Type: TextBuffer

Modifiers: const


[edit] TempModel

Type: Model

Modifiers: const


[edit] TerrainEditBrush

Type: int

Modifiers: const


[edit] TexPropCube

Type: StaticMesh


Default value: StaticMesh'Editor.TexPropCube'

[edit] TexPropSphere

Type: StaticMesh


Default value: StaticMesh'Editor.TexPropSphere'

[edit] Tools

Type: array<Object>

Modifiers: const


[edit] Trans

Type: TransBuffer

Modifiers: const


[edit] Default values

Property Value
CacheSizeMegs 32
Personal tools