UE2:GUI2K4QuestionPage (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> GUIQuestionPage >> GUI2K4QuestionPage |
- Package:
- GUI2K4
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. |
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