UE2:UT2K4SP_CGBRUnTrade (UT2004)
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> LargeWindow >> UT2K4SP_CGBRUnTrade |
- Package:
- GUI2K4
- Direct subclass:
- UT2K4SP_CGBRTrade
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. |
Single Player Challenge Bloodrite Trade page Message that you lost a player, no interaction, just a notice
Written by Michiel Hendriks (c) 2003, 2004, Epic Games, Inc. All Rights Reserved
Properties
btnOk
Type: GUIButton
Modifiers: automated
Default value: GUIButton'SPMbtnOk'
ETI
Type: class<UT2K4TeamRoster>
class reference to the team this challenge was about
imgPicture
Type: GUIImage
Modifiers: automated
Default value: GUIImage'SPCimgPicture'
imgPictureBg
Type: GUIImage
Modifiers: automated
Default value: GUIImage'SPCimgPictureBg'
lblTitle
Type: GUILabel
Modifiers: automated
Default value: GUILabel'SPClblTitle'
Message
Type: string
Modifiers: localized
the message
Default value: "Because you lost the challenge against %enemyteam% you have to give up your team mate %player%.|%player% now belongs to the %enemyteam%"
sbMessage
Type: GUIScrollTextBox
Modifiers: automated
Default value: GUIScrollTextBox'SPCsbDetails'
TargetPlayerName
Type: string
The player this challenge was all about
Default values
Property | Value |
---|---|
DefaultHeight | 0.5 |
DefaultTop | 0.25 |
WinHeight | 0.5 |
WinTop | 0.25 |
Subobjects
SPCimgPicture
Class: XInterface.GUIImage
Property | Value |
---|---|
bBoundToParent | True |
ImageStyle | ISTY_Scaled |
RenderWeight | 0.15 |
WinHeight | 0.3125 |
WinLeft | 0.060972 |
WinTop | 0.172531 |
WinWidth | 0.116667 |
SPCimgPictureBg
Class: XInterface.GUIImage
Property | Value |
---|---|
bBoundToParent | True |
Image | Material'2K4Menus.Controls.sectionback' |
ImageStyle | ISTY_Scaled |
RenderWeight | 0.1 |
WinHeight | 0.32625 |
WinLeft | 0.057222 |
WinTop | 0.157531 |
WinWidth | 0.121667 |
SPClblTitle
Class: XInterface.GUILabel
Property | Value |
---|---|
bBoundToParent | True |
Caption | "Bloodrites" |
FontScale | FNS_Large |
RenderWeight | 0.2 |
StyleName | "TextLabel" |
TextAlign | TXTA_Center |
WinHeight | 0.04625 |
WinLeft | 0.024063 |
WinTop | 0.067846 |
WinWidth | 0.56875 |
SPCsbDetails
Class: XInterface.GUIScrollTextBox
Property | Value |
---|---|
bBoundToParent | True |
bNoTeletype | True |
RenderWeight | 0.2 |
StyleName | "NoBackground" |
TabOrder | 1 |
WinHeight | 0.318611 |
WinLeft | 0.316875 |
WinTop | 0.166488 |
WinWidth | 0.377082 |
SPMbtnOk
Class: XInterface.GUIButton
Functions
Events
HandleParameters
Overrides: GUIPage.HandleParameters
Param1 = enemy team class name Param2 = player name
Other instance functions
onOkClick
SetDescription