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

UE3:UnrealEdOptions (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 06:52, 17 January 2010 by Wormbo (Talk | contribs) (1 revision: class descriptions for UDK January update (part 7))

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> UnrealEdOptions
Package: 
UnrealEd
This class in other games:
UT3

This class stores options global to the entire editor.

Properties[edit]

CommandMap[edit]

Type: Map{FName, INT}

Modifiers: native

Mapping of command name's to array index.

EditorCategories[edit]

Type: array<EditorCommandCategory>

Modifiers: config

Categories of commands.

Default value, index 0:

Member Value
Name 'Matinee'

Default value, index 1:

Member Value
Name 'CurveEditor'

EditorCommands[edit]

Type: array<EditorCommand>

Modifiers: config

Commands that can be bound to in the editor.

Default value, index 0:

Member Value
CommandName 'Matinee_PlayForward'
Description "Matinee_PlayForward_Desc"
ExecCommand "Matinee Play"
Parent 'Matinee'

Default value, index 1:

Member Value
CommandName 'Matinee_PlayReverse'
Description "Matinee_PlayReverse_Desc"
ExecCommand "Matinee PlayReverse"
Parent 'Matinee'

Default value, index 2:

Member Value
CommandName 'Matinee_Stop'
Description "Matinee_Stop_Desc"
ExecCommand "Matinee Stop"
Parent 'Matinee'

Default value, index 3:

Member Value
CommandName 'Matinee_TogglePlayPause'
Description "Matinee_TogglePlayPause_Desc"
ExecCommand "Matinee TogglePlayPause"
Parent 'Matinee'

Default value, index 4:

Member Value
CommandName 'Matinee_ZoomIn'
Description "Matinee_ZoomIn_Desc"
ExecCommand "Matinee ZoomIn"
Parent 'Matinee'

Default value, index 5:

Member Value
CommandName 'Matinee_ZoomInAlt'
Description "Matinee_ZoomInAlt_Desc"
ExecCommand "Matinee ZoomIn"
Parent 'Matinee'

Default value, index 6:

Member Value
CommandName 'Matinee_ZoomOut'
Description "Matinee_ZoomOut_Desc"
ExecCommand "Matinee ZoomOut"
Parent 'Matinee'

Default value, index 7:

Member Value
CommandName 'Matinee_ZoomOutAlt'
Description "Matinee_ZoomOutAlt_Desc"
ExecCommand "Matinee ZoomOut"
Parent 'Matinee'

Default value, index 8:

Member Value
CommandName 'Matinee_Undo'
Description "Matinee_Undo_Desc"
ExecCommand "Matinee Undo"
Parent 'Matinee'

Default value, index 9:

Member Value
CommandName 'Matinee_Redo'
Description "Matinee_Redo_Desc"
ExecCommand "Matinee Redo"
Parent 'Matinee'

Default value, index 10:

Member Value
CommandName 'Matinee_Copy'
Description "Matinee_Copy_Desc"
ExecCommand "Matinee Copy"
Parent 'Matinee'

Default value, index 11:

Member Value
CommandName 'Matinee_Cut'
Description "Matinee_Cut_Desc"
ExecCommand "Matinee Cut"
Parent 'Matinee'

Default value, index 12:

Member Value
CommandName 'Matinee_Paste'
Description "Matinee_Paste_Desc"
ExecCommand "Matinee Paste"
Parent 'Matinee'

Default value, index 13:

Member Value
CommandName 'Matinee_DeleteSelection'
Description "Matinee_DeleteSelection_Desc"
ExecCommand "Matinee DeleteSelection"
Parent 'Matinee'

Default value, index 14:

Member Value
CommandName 'Matinee_MarkInSection'
Description "Matinee_MarkInSection_Desc"
ExecCommand "Matinee MarkInSection"
Parent 'Matinee'

Default value, index 15:

Member Value
CommandName 'Matinee_MarkOutSection'
Description "Matinee_MarkOutSection_Desc"
ExecCommand "Matinee MarkOutSection"
Parent 'Matinee'

Default value, index 16:

Member Value
CommandName 'Matinee_IncrementPosition'
Description "Matinee_IncrementPosition_Desc"
ExecCommand "Matinee IncrementPosition"
Parent 'Matinee'

Default value, index 17:

Member Value
CommandName 'Matinee_DecrementPosition'
Description "Matinee_DecrementPosition_Desc"
ExecCommand "Matinee DecrementPosition"
Parent 'Matinee'

Default value, index 18:

Member Value
CommandName 'Matinee_MoveToNextKey'
Description "Matinee_MoveToNextKey_Desc"
ExecCommand "Matinee MoveToNextKey"
Parent 'Matinee'

Default value, index 19:

Member Value
CommandName 'Matinee_MoveToPrevKey'
Description "Matinee_MoveToPrevKey_Desc"
ExecCommand "Matinee MoveToPrevKey"
Parent 'Matinee'

Default value, index 20:

Member Value
CommandName 'Matinee_SplitAnimKey'
Description "Matinee_SplitAnimKey_Desc"
ExecCommand "Matinee SplitAnimKey"
Parent 'Matinee'

Default value, index 21:

Member Value
CommandName 'Matinee_ToggleSnap'
Description "Matinee_ToggleSnap_Desc"
ExecCommand "Matinee ToggleSnap"
Parent 'Matinee'

Default value, index 22:

Member Value
CommandName 'Matinee_MoveActiveUp'
Description "Matinee_MoveActiveUp_Desc"
ExecCommand "Matinee MoveActiveUp"
Parent 'Matinee'

Default value, index 23:

Member Value
CommandName 'Matinee_MoveActiveDown'
Description "Matinee_MoveActiveDown_Desc"
ExecCommand "Matinee MoveActiveDown"
Parent 'Matinee'

Default value, index 24:

Member Value
CommandName 'Matinee_AddKey'
Description "Matinee_AddKey_Desc"
ExecCommand "Matinee AddKey"
Parent 'Matinee'

Default value, index 25:

Member Value
CommandName 'Matinee_DuplicateSelectedKeys'
Description "Matinee_DuplicateSelectedKeys_Desc"
ExecCommand "Matinee DuplicateSelectedKeys"
Parent 'Matinee'

Default value, index 26:

Member Value
CommandName 'Matinee_CropAnimationBeginning'
Description "Matinee_CropAnimationBeginning_Desc"
ExecCommand "Matinee CropAnimationBeginning"
Parent 'Matinee'

Default value, index 27:

Member Value
CommandName 'Matinee_CropAnimationEnd'
Description "Matinee_CropAnimationEnd_Desc"
ExecCommand "Matinee CropAnimationEnd"
Parent 'Matinee'

Default value, index 28:

Member Value
CommandName 'Matinee_ViewFitSequence'
Description "Matinee_ViewFitSequence_Desc"
ExecCommand "Matinee ViewFitSequence"
Parent 'Matinee'

Default value, index 29:

Member Value
CommandName 'Matinee_ViewFitToSelected'
Description "Matinee_ViewFitToSelected_Desc"
ExecCommand "Matinee ViewFitToSelected"
Parent 'Matinee'

Default value, index 30:

Member Value
CommandName 'Matinee_ViewFitLoop'
Description "Matinee_ViewFitLoop_Desc"
ExecCommand "Matinee ViewFitLoop"
Parent 'Matinee'

Default value, index 31:

Member Value
CommandName 'Matinee_ViewFitLoopSequence'
Description "Matinee_ViewFitLoopSequence_Desc"
ExecCommand "Matinee ViewFitLoopSequence"
Parent 'Matinee'

Default value, index 32:

Member Value
CommandName 'Matinee_ChangeKeyInterpModeAUTO'
Description "Matinee_ChangeKeyInterpModeAUTO_Desc"
ExecCommand "Matinee ChangeKeyInterpModeAUTO"
Parent 'Matinee'

Default value, index 33:

Member Value
CommandName 'Matinee_ChangeKeyInterpModeUSER'
Description "Matinee_ChangeKeyInterpModeUSER_Desc"
ExecCommand "Matinee ChangeKeyInterpModeUSER"
Parent 'Matinee'

Default value, index 34:

Member Value
CommandName 'Matinee_ChangeKeyInterpModeBREAK'
Description "Matinee_ChangeKeyInterpModeBREAK_Desc"
ExecCommand "Matinee ChangeKeyInterpModeBREAK"
Parent 'Matinee'

Default value, index 35:

Member Value
CommandName 'Matinee_ChangeKeyInterpModeLINEAR'
Description "Matinee_ChangeKeyInterpModeLINEAR_Desc"
ExecCommand "Matinee ChangeKeyInterpModeLINEAR"
Parent 'Matinee'

Default value, index 36:

Member Value
CommandName 'Matinee_ChangeKeyInterpModeCONSTANT'
Description "Matinee_ChangeKeyInterpModeCONSTANT_Desc"
ExecCommand "Matinee ChangeKeyInterpModeCONSTANT"
Parent 'Matinee'

Default value, index 37:

Member Value
CommandName 'CurveEditor_ChangeInterpModeAUTO'
Description "CurveEditor_ChangeInterpModeAUTO_Desc"
ExecCommand "CurveEditor ChangeInterpModeAUTO"
Parent 'CurveEditor'

Default value, index 38:

Member Value
CommandName 'CurveEditor_ChangeInterpModeUSER'
Description "CurveEditor_ChangeInterpModeUSER_Desc"
ExecCommand "CurveEditor ChangeInterpModeUSER"
Parent 'CurveEditor'

Default value, index 39:

Member Value
CommandName 'CurveEditor_ChangeInterpModeBREAK'
Description "CurveEditor_ChangeInterpModeBREAK_Desc"
ExecCommand "CurveEditor ChangeInterpModeBREAK"
Parent 'CurveEditor'

Default value, index 40:

Member Value
CommandName 'CurveEditor_ChangeInterpModeLINEAR'
Description "CurveEditor_ChangeInterpModeLINEAR_Desc"
ExecCommand "CurveEditor ChangeInterpModeLINEAR"
Parent 'CurveEditor'

Default value, index 41:

Member Value
CommandName 'CurveEditor_ChangeInterpModeCONSTANT'
Description "CurveEditor_ChangeInterpModeCONSTANT_Desc"
ExecCommand "CurveEditor ChangeInterpModeCONSTANT"
Parent 'CurveEditor'

Default value, index 42:

Member Value
CommandName 'CurveEditor_FitViewHorizontally'
Description "CurveEditor_FitViewHorizontally_Desc"
ExecCommand "CurveEditor FitViewHorizontally"
Parent 'CurveEditor'

Default value, index 43:

Member Value
CommandName 'CurveEditor_FitViewVertically'
Description "CurveEditor_FitViewVertically_Desc"
ExecCommand "CurveEditor FitViewVertically"
Parent 'CurveEditor'

Default value, index 44:

Member Value
CommandName 'CurveEditor_FitViewToAll'
Description "CurveEditor_FitViewToAll_Desc"
ExecCommand "CurveEditor FitViewToAll"
Parent 'CurveEditor'

Default value, index 45:

Member Value
CommandName 'CurveEditor_FitViewToSelected'
Description "CurveEditor_FitViewToSelected_Desc"
ExecCommand "CurveEditor FitViewToSelected"
Parent 'CurveEditor'

EditorKeyBindings[edit]

Type: UnrealEdKeyBindings

Pointer to the key bindings object that actually stores key bindings for the editor.

Default value: UnrealEdKeyBindings'UnrealEd.Default__UnrealEdOptions:EditorKeyBindingsInst'

Structs[edit]

EditorCommand[edit]

Modifiers: native

A parameterless exec command that can be bound to hotkeys and menu items in the editor.

name Parent 
name CommandName 
string ExecCommand 
string Description 

EditorCommandCategory[edit]

Modifiers: native

A category to store a list of commands.

name Parent 
name Name