Always snap to grid

UE2:UT2K4SP_PictureMessage (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

btnOk

Type: GUIButton

Modifiers: automated


imgPicture

Type: GUIImage

Modifiers: automated


imgPictureBg

Type: GUIImage

Modifiers: automated


lblTitle

Type: GUILabel

Modifiers: automated


Default values

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

Events

HandleParameters

event HandleParameters (string Param1, string Param2)

Overrides: GUIPage.HandleParameters

param1 = title, param2 = image

Other instance functions

btnOkOnClick

function bool btnOkOnClick (GUIComponent Sender)