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
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> LargeWindow >> UT2K4SP_PictureMessage
Package: 
GUI2K4

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]

event HandleParameters (string Param1, string Param2)

Overrides: GUIPage.HandleParameters

param1 = title, param2 = image

Other instance functions[edit]

btnOkOnClick[edit]

function bool btnOkOnClick (GUIComponent Sender)