UE2:GUI2K4QuestionPage (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> GUIQuestionPage >> GUI2K4QuestionPage
Package:
GUI2K4

UT2004 Style Question Page

Written by Michiel Hendriks (c) 2003, Epic Games, Inc. All Rights Reserved

Default values

Property Value
WinHeight 1.0
WinTop 0.0

Subobjects

imgBack

Class: XInterface.GUIImage

Property Value
DropShadow Material'2K4Menus.Controls.shadow'
DropShadowX 0
DropShadowY 10
Image Material'2K4Menus.NewControls.Display2'
ImageRenderStyle MSTY_Normal
ImageStyle ISTY_Stretched
WinHeight 0.401563
WinLeft 0.0
WinTop 0.297917
WinWidth 1.0

lblQuestion

Class: XInterface.GUILabel

Property Value
bMultiLine True
StyleName "TextLabel"
WinHeight 0.2
WinLeft 0.15
WinTop 0.45
WinWidth 0.7

Instance functions

ButtonClick

function bool ButtonClick (GUIComponent Sender)

Overrides: GUIQuestionPage.ButtonClick