UE2:UT2Congratulations (UT2003)

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

null

Default values

Subobjects

BackButton

Class: XInterface.GUIButton

Property Value
Caption "Continue"
WinHeight 0.04
WinLeft 0.79
WinTop 0.94
WinWidth 0.3

CongratsFooter

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)