Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE2:UT2K4SP_PictureMessage (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> LargeWindow >> UT2K4SP_PictureMessage |
- 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. |
General message page to display "ladder completed" messages, simple title with picture
Written by Michiel Hendriks (c) 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
btnOk[edit]
Type: GUIButton
Modifiers: automated
imgPicture[edit]
Type: GUIImage
Modifiers: automated
imgPictureBg[edit]
Type: GUIImage
Modifiers: automated
lblTitle[edit]
Type: GUILabel
Modifiers: automated
Default values[edit]
Property | Value |
---|---|
/* Begin Object class | |
DropShadow | |
DropShadowX | |
DropShadowY | |
Image | |
ImageRenderStyle | |
ImageStyle | |
RenderWeight | 0.1 |
WinHeight | 0.7 |
WinLeft | 0.15 |
WinTop | 0.15 |
WinWidth | 0.7 |
Functions[edit]
Events[edit]
HandleParameters[edit]
Overrides: GUIPage.HandleParameters
param1 = title, param2 = image
Other instance functions[edit]
btnOkOnClick[edit]
function bool btnOkOnClick (GUIComponent Sender)