UE2:UT2VideoChangeOK (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K3GUIPage >> UT2VideoChangeOK
Package:
XInterface
This class in other games:

Class: XInterface.UT2VideoChangeOK Parent: XInterface.GUIPage

<Enter a description here>

Properties

Count

Type: int


OrigRes

Type: string


RestoreTextPost

Type: string

Modifiers: localized


Default value: " seconds)"

RestoreTextPre

Type: string

Modifiers: localized


Default value: "(Original settings will be restored in "

RestoreTextSingular

Type: string

Modifiers: localized


Default value: "(Original settings will be restored in 1 second)"

Default values

Subobjects

AcceptButton

Class: XInterface.GUIButton

Property Value
bBoundToParent True
Caption "Keep Settings"
OnClick InternalOnClick
WinHeight 0.04
WinLeft 0.125
WinTop 0.75
WinWidth 0.2

BackButton

Class: XInterface.GUIButton

Property Value
bBoundToParent True
Caption "Restore Settings"
OnClick InternalOnClick
WinHeight 0.04
WinLeft 0.65
WinTop 0.75
WinWidth 0.2

VideoOKDesc

Class: XInterface.GUILabel

Property Value
Caption "Accept these settings?"
TextAlign TXTA_Center
TextColor
Member Value
A 255
B 0
G 200
R 230
TextFont "UT2HeaderFont"
WinHeight 32.0
WinLeft 0.0
WinTop 0.4
WinWidth 1.0

VideoOkTimerDesc

Class: XInterface.GUILabel

Property Value
Caption "(Original settings will be restored in 15 seconds)"
TextAlign TXTA_Center
TextColor
Member Value
A 255
B 0
G 200
R 230
TextFont "UT2MenuFont"
WinHeight 32.0
WinLeft 0.0
WinTop 0.46
WinWidth 1.0

VidOKBackground

Class: XInterface.GUIButton

Property Value
bAcceptsInput False
bBoundToParent True
bNeverFocus True
bScaleToParent True
StyleName "SquareBar"
WinHeight 1.0
WinLeft 0.0
WinTop 0.0
WinWidth 1.0

Functions

Events

Timer

event Timer ()

Overrides: GUIComponent.Timer


Other instance functions

Execute

function Execute (string DesiredRes)


InternalOnClick

function bool InternalOnClick (GUIComponent Sender)


StartTimer

function StartTimer ()