UE2:UT2DeferChangeRes (UT2003)

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

null

Default values

Subobjects

DialogBackground

Class: XInterface.GUIButton

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

DialogText

Class: XInterface.GUILabel

Property Value
Caption "The resolution you have chosen is lower than the minimum menu resolution."
TextAlign TXTA_Center
TextColor
Member Value
A 255
B 0
G 180
R 220
TextFont "UT2MenuFont"
WinHeight 32.0
WinLeft 0.0
WinTop 0.4
WinWidth 1.0

DialogText2

Class: XInterface.GUILabel

Property Value
Caption "It will be applied when you next enter gameplay."
TextAlign TXTA_Center
TextColor
Member Value
A 255
B 0
G 180
R 220
TextFont "UT2MenuFont"
WinHeight 32.0
WinLeft 0.0
WinTop 0.45
WinWidth 1.0

OkButton

Class: XInterface.GUIButton

Property Value
Caption "OK"
OnClick InternalOnClick
WinHeight 0.04
WinLeft 0.4
WinTop 0.55
WinWidth 0.2

Instance functions

InternalOnClick

function bool InternalOnClick (GUIComponent Sender)