I don't need to test my programs. I have an error-correcting modem.
UE1:EditorEngine (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Editor
- This class in other games:
- RTNP, U1, U2, U2XMP, UDK, UE2Runtime, UT2003, UT2004, UT3
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
EditorEngine: The UnrealEd subsystem. This is a built-in Unreal class and it shouldn't be modified.
[edit] Properties
[edit] Property group 'Advanced'
[edit] AutoSave
Type: bool
Modifiers: config
[edit] AutosaveTimeMinutes
Type: byte
Modifiers: config
Default value: 5
[edit] EditPackages
Modifiers: config
Default value: ("Core","Engine","Editor","UWindow","Fire","IpDrv","UWeb","UBrowser","UnrealShare","UnrealI","UMenu","IpServer","Botpack","UTServerAdmin","UTMenu","UTBrowser","JailBreak","JBArena","JBSpecials","Screen")
[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] Property group 'Colors'
[edit] C_ActorArrow
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| R | 163 |
[edit] C_ActorHiWire
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| G | 127 |
| R | 255 |
[edit] C_ActorWire
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| G | 63 |
| R | 127 |
[edit] C_AddWire
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| B | 255 |
| G | 127 |
| R | 127 |
[edit] C_Black
Type: Object.Color
Modifiers: config
[edit] C_BrushSnap
Type: Object.Color
Modifiers: config
[edit] C_BrushVertex
Type: Object.Color
Modifiers: config
[edit] C_BrushWire
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| B | 63 |
| G | 63 |
| R | 255 |
[edit] C_Current
Type: Object.Color
Modifiers: config
[edit] C_GreyWire
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| B | 163 |
| G | 163 |
| R | 163 |
[edit] C_GroundHighlight
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| B | 127 |
[edit] C_GroundPlane
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| B | 63 |
[edit] C_Invalid
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| B | 163 |
| G | 163 |
| R | 163 |
[edit] C_Mask
Type: Object.Color
Modifiers: config
[edit] C_Mover
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| B | 255 |
| R | 255 |
[edit] C_NonSolidWire
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| B | 32 |
| G | 192 |
| R | 63 |
[edit] C_OrthoBackground
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| B | 163 |
| G | 163 |
| R | 163 |
[edit] C_Pivot
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| G | 255 |
[edit] C_ScaleBox
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| B | 11 |
| G | 67 |
| R | 151 |
[edit] C_ScaleBoxHi
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| B | 157 |
| G | 149 |
| R | 223 |
[edit] C_Select
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| B | 127 |
[edit] C_SemiSolidWire
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| G | 255 |
| R | 127 |
[edit] C_SubtractWire
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| B | 63 |
| G | 192 |
| R | 255 |
[edit] C_White
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| B | 255 |
| G | 255 |
| R | 255 |
[edit] C_WireBackground
Type: Object.Color
Modifiers: config
[edit] C_WireGridAxis
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| B | 119 |
| G | 119 |
| R | 119 |
[edit] C_WorldBox
Type: Object.Color
Modifiers: config
Default value:
| Member | Value |
|---|---|
| B | 107 |
[edit] C_ZoneWire
Type: Object.Color
Modifiers: config
[edit] Property group 'Grid'
[edit] AffectRegion
Type: bool
Modifiers: config
[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] SelectionLock
Type: bool
Modifiers: config
[edit] SnapDistance
Type: float
Modifiers: config
Default value: 10.0
[edit] SnapVertices
Type: bool
Modifiers: config
Default value: True
[edit] TextureLock
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] 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] CollOff
Type: Texture
Modifiers: const
Default value: Texture'Editor.B_CollOf'
[edit] CollOn
Type: Texture
Modifiers: const
Default value: Texture'Editor.B_CollOn'
[edit] ConstraintsVtbl
Type: int
Modifiers: const
[edit] CurrentClass
Type: Class
Modifiers: const
[edit] CurrentTexture
Type: Texture
Modifiers: const
[edit] Level
Type: Level
Modifiers: const
[edit] LiteOff
Type: Texture
Modifiers: const
[edit] LiteOn
Type: Texture
Modifiers: const
Default value: Texture'Editor.B_LiteOn'
[edit] MenuDn
Type: Texture
Modifiers: const
Default value: Texture'Editor.B_MenuDn'
[edit] MenuUp
Type: Texture
Modifiers: const
Default value: Texture'Editor.B_MenuUp'
[edit] Mode
Type: int
Modifiers: const
[edit] MovementSpeed
Type: float
Modifiers: const
[edit] NotifyVtbl
Type: int
Modifiers: const
[edit] PackageContext
Type: Package
Modifiers: const
[edit] Pad
Type: int
Array size: 8
Modifiers: const
[edit] PlyrOff
Type: Texture
Modifiers: const
Default value: Texture'Editor.B_PlyrOf'
[edit] PlyrOn
Type: Texture
Modifiers: const
Default value: Texture'Editor.B_PlyrOn'
[edit] Results
Type: TextBuffer
Modifiers: const
[edit] TempModel
Type: Model
Modifiers: const
[edit] Tools
Modifiers: const
[edit] Trans
Type: TransBuffer
Modifiers: const
[edit] Default values
| Property | Value |
|---|---|
| CacheSizeMegs | 6 |
