I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:UT2OGGMenu defaults (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search

;Other member categories for this class::properties

Default values[edit]

Property Value
bAllowedAsLast True
bRequire640x480 False
Controls[0] GUIImage'OGGBackground'
Controls[1] GUIListBox'OGGSongs'
Controls[10] GUIButton'OGGClear'
Controls[11] moCheckBox'OGGRepeat'
Controls[12] moCheckBox'OGGShuffle'
Controls[13] GUIButton'OGGUp'
Controls[14] GUIButton'OGGDown'
Controls[15] GUIButton'OGGAdd'
Controls[16] GUIButton'OGGRemove'
Controls[2] GUIImage'OGGBackground2'
Controls[3] GUIButton'OGGNextTrack'
Controls[4] GUILabel'OGGNowPlaying'
Controls[5] GUILabel'OGGSongTitle'
Controls[6] GUIListBox'OGGSongsPL'
Controls[7] GUILabel'OGGMusicVolumeLabel'
Controls[8] GUISlider'OGGMusicVolumeSlider'
Controls[9] GUIButton'OGGAddAll'
WinHeight 1.0

Subobjects[edit]

OGGAdd[edit]

Class: XInterface.GUIButton

Property Value
bBoundToParent True
bNeverFocus True
bRepeatClick True
bScaleToParent True
Caption "Add"
OnClick Add;
OnClickSound CS_Down
WinHeight 0.046914
WinLeft 0.041406
WinTop 0.436459
WinWidth 0.176368

OGGAddAll[edit]

Class: XInterface.GUIButton

Property Value
bBoundToParent True
bNeverFocus True
bRepeatClick True
bScaleToParent True
Caption "Add All"
OnClick AddAll;
OnClickSound CS_Down
WinHeight 0.046914
WinLeft 0.041406
WinTop 0.488542
WinWidth 0.176368

OGGBackground[edit]

Class: XInterface.GUIImage

Property Value
bAcceptsInput False
bBoundToParent True
bNeverFocus True
bScaleToParent True
Image Material'InterfaceContent.Menu.EditBox'
ImageStyle ISTY_Stretched
WinHeight 0.870313
WinLeft 0.014063
WinTop 0.058333
WinWidth 0.9625

OGGBackground2[edit]

Class: XInterface.GUIImage

Property Value
bAcceptsInput False
bBoundToParent True
bNeverFocus True
bScaleToParent True
Image Material'InterfaceContent.Menu.EditBox'
ImageStyle ISTY_Stretched
WinHeight 0.057813
WinLeft 0.178126
WinTop 0.075
WinWidth 0.767187

OGGClear[edit]

Class: XInterface.GUIButton

Property Value
bBoundToParent True
bNeverFocus True
bRepeatClick True
bScaleToParent True
Caption "Remove All"
OnClick RemoveAll;
OnClickSound CS_Down
WinHeight 0.046914
WinLeft 0.222656
WinTop 0.488542
WinWidth 0.174805

OGGDown[edit]

Class: XInterface.GUIButton

Property Value
bBoundToParent True
bNeverFocus True
bRepeatClick True
bScaleToParent True
Caption "Down"
OnClick DownClick
OnClickSound CS_Down
WinHeight 0.046914
WinLeft 0.779531
WinTop 0.434376
WinWidth 0.124805

OGGMusicVolumeLabel[edit]

Class: XInterface.GUILabel

Property Value
bBoundToParent True
bScaleToParent True
Caption "Music Volume"
TextAlign TXTA_Center
TextColor
Member Value
A 255
B 255
G 255
R 255
WinHeight 32.0
WinLeft 0.096289
WinTop 0.814582
WinWidth 0.465625

OGGMusicVolumeSlider[edit]

Class: XInterface.GUISlider

Property Value
bBoundToParent True
bScaleToParent True
Hint "Changes the volume of the background music."
MaxValue 1.0
MinValue 0.0
OnChange VolumeChange
WinLeft 0.079687
WinTop 0.858228
WinWidth 0.498438

OGGNextTrack[edit]

Class: XInterface.GUIButton

Property Value
bBoundToParent True
bNeverFocus True
bRepeatClick True
bScaleToParent True
bVisible False
OnClickSound CS_Down
StyleName "ArrowRight"
WinHeight 0.084414
WinLeft 0.294531
WinTop 0.894793
WinWidth 0.043555

OGGNowPlaying[edit]

Class: XInterface.GUILabel

Property Value
Caption "Now Playing"
TextAlign TXTA_Center
TextColor
Member Value
A 255
B 255
G 255
R 255
WinHeight 32.0
WinLeft 0.022851
WinTop 0.070833
WinWidth 0.165625

OGGRemove[edit]

Class: XInterface.GUIButton

Property Value
bBoundToParent True
bNeverFocus True
bRepeatClick True
bScaleToParent True
Caption "Remove"
OnClick Remove;
OnClickSound CS_Down
WinHeight 0.046914
WinLeft 0.222656
WinTop 0.436459
WinWidth 0.174805

OGGRepeat[edit]

Class: XInterface.moCheckBox

Property Value
bSquare True
Caption "Repeat"
CaptionWidth 0.9
ComponentJustification TXTA_Left
OnChange RepeatChange
WinHeight 0.04
WinLeft 0.666562
WinTop 0.851719
WinWidth 0.09375

OGGShuffle[edit]

Class: XInterface.moCheckBox

Property Value
bSquare True
Caption "Shuffle"
CaptionWidth 0.9
ComponentJustification TXTA_Left
OnChange ShuffleChange
WinHeight 0.04
WinLeft 0.810938
WinTop 0.851719
WinWidth 0.1

OGGSongs[edit]

Class: XInterface.GUIListBox

Property Value
bBoundToParent True
bScaleToParent True
bVisibleWhenEmpty True
StyleName "SquareButton"
WinHeight 0.273009
WinLeft 0.037501
WinTop 0.160416
WinWidth 0.907421

OGGSongsPL[edit]

Class: XInterface.GUIListBox

Property Value
bBoundToParent True
bScaleToParent True
bVisibleWhenEmpty True
StyleName "SquareButton"
WinHeight 0.273009
WinLeft 0.037501
WinTop 0.535416
WinWidth 0.907421

OGGSongTitle[edit]

Class: XInterface.GUILabel

Property Value
Caption ""
TextAlign TXTA_Left
TextColor
Member Value
A 255
B 0
G 255
R 255
WinHeight 32.0
WinLeft 0.193164
WinTop 0.070833
WinWidth 0.735937

OGGUp[edit]

Class: XInterface.GUIButton

Property Value
bBoundToParent True
bNeverFocus True
bRepeatClick True
bScaleToParent True
Caption "Up"
OnClick UpClick
OnClickSound CS_Down
WinHeight 0.046914
WinLeft 0.651406
WinTop 0.434377
WinWidth 0.124805