Always snap to grid
UE2:UT2Congratulations (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K3GUIPage >> UT2Congratulations |
- Package:
- XInterface
- This class in other games:
- UT2003
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 |
---|---|
Controls[0] | GUITitleBar'CongratsHeader' |
Controls[1] | GUIImage'CongratsPicture' |
Controls[2] | GUITitleBar'CongratsFooter' |
Controls[3] | GUIButton'BackButton' |
WinHeight | 0.8 |
WinLeft | 0.1 |
WinTop | 0.1 |
WinWidth | 0.8 |
Subobjects
BackButton
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "Continue" |
WinHeight | 0.04 |
WinLeft | 0.79 |
WinTop | 0.94 |
WinWidth | 0.3 |
Class: XInterface.GUITitleBar
Property | Value |
---|---|
Justification | TXTA_Center |
StyleName | "Footer" |
WinLeft | 0.0 |
WinTop | 0.86 |
WinWidth | 1.0 |
CongratsHeader
Class: XInterface.GUITitleBar
Property | Value |
---|---|
Caption | "CONGRATULATIONS" |
Justification | TXTA_Center |
StyleName | "Header" |
WinLeft | 0.0 |
WinTop | 0.02 |
WinWidth | 1.0 |
CongratsPicture
Class: XInterface.GUIImage
Property | Value |
---|---|
ImageAlign | IMGA_Center |
ImageStyle | ISTY_Justified |
WinHeight | 0.7 |
WinLeft | 0.1 |
WinTop | 0.1 |
WinWidth | 0.8 |
Instance functions
SetupPage
function SetupPage (string PageCaption, string PageMessage, string ContinueCaption, Material CongratsPic)