UE2:UT2DeferChangeRes (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2DeferChangeRes |
- Package:
- XInterface
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Default values
Property | Value |
---|---|
bRequire640x480 | False |
Controls[0] | GUIButton'DialogBackground' |
Controls[1] | GUIButton'OkButton' |
Controls[2] | GUILabel'DialogText' |
Controls[3] | GUILabel'DialogText2' |
WinHeight | 0.25 |
WinTop | 0.375 |
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
DialogText2
Class: XInterface.GUILabel
OkButton
Class: XInterface.GUIButton
Instance functions
InternalOnClick
function bool InternalOnClick (GUIComponent Sender)