Always snap to grid
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
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
Overrides: GUIPage.HandleParameters
param1 = title, param2 = image
Other instance functions
btnOkOnClick
function bool btnOkOnClick (GUIComponent Sender)