Gah - a solution with more questions. – EntropicLqd

UE2:UT2K4Demo2AVI (UT2004)

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


Properties[edit]

co_Resolution[edit]

Type: moComboBox

Modifiers: automated


Default value: moComboBox'coResolution'

demoname[edit]

Type: string


eb_Filename[edit]

Type: moEditBox

Modifiers: automated


Default value: moEditBox'ebFilename'

lb_SavePos[edit]

Type: GUILabel

Modifiers: automated


Default value: GUILabel'lbSavePos'

so_Quality[edit]

Type: moSlider

Modifiers: automated


Default value: moSlider'soQuality'

Default values[edit]

Property Value
DefaultHeight 0.5
DefaultLeft 0.15
DefaultTop 0.25
DefaultWidth 0.7
WindowName "Output to AVI..."
WinHeight 0.5
WinLeft 0.15
WinTop 0.25
WinWidth 0.7

Subobjects[edit]

coResolution[edit]

Class: XInterface.moComboBox

Property Value
bStandardized True
Caption "Resolution"
CaptionWidth 0.5
ComponentJustification TXTA_Left
Hint "The resolution of the final movie."
TabOrder 0
WinHeight 0.06
WinLeft 0.03125
WinTop 0.079339
WinWidth 0.5

ebFilename[edit]

Class: XInterface.moEditBox

Property Value
bAutoSizeCaption True
bBoundToParent True
bScaleToParent True
bStandardized True
Caption "Filename: "
CaptionWidth 0.5
ComponentWidth -1.0
Hint "The name of the AVI file to create"
WinHeight 0.098438
WinLeft 0.089063
WinTop 0.091667
WinWidth 0.895312

lbSavePos[edit]

Class: XInterface.GUILabel

Property Value
bBoundToParent True
bScaleToParent True
Caption "AVI's saved to ..\\UserMovies"
StyleName "ServerBrowserGrid"
TextAlign TXTA_Center
WinHeight 0.061864
WinLeft 0.117857
WinTop 0.715625
WinWidth 0.764286

soQuality[edit]

Class: XInterface.moSlider

Property Value
bBoundToParent True
bHeightFromComponent False
bScaleToParent True
bStandardized True
Caption "Quality"
Hint "The quality level of the compression used"
LabelStyleName "TextLabel"
MaxValue 1.0
MinValue 0.0
SliderCaptionStyleName "TextLabel"
TabOrder 0
WinHeight 0.0375
WinLeft 0.345313
WinTop 0.107618
WinWidth 0.598438

Functions[edit]

Events[edit]

HandleParameters[edit]

event HandleParameters (string Param1, string Param2)

Overrides: GUIPage.HandleParameters


InitComponent[edit]

event InitComponent (GUIController Controller, GUIComponent Owner)

Overrides: LockedFloatingWindow.InitComponent


Other instance functions[edit]

OkClick[edit]

function bool OkClick (GUIComponent Sender)