UE2:MapInfoPage (UT2004)
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> LockedFloatingWindow >> MapInfoPage |
- Package:
- xVoting
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. |
xVoting.MapInfoPage Map Information Page
Written by Bruce Bickar (c) 2003, Epic Games, Inc. All Rights Reserved
Properties
AuthorText
Type: string
Modifiers: localized
Default value: "Author"
i_MapImage
Type: GUIImage
Modifiers: automated
Default value: GUIImage'MapImage'
l_MapAuthor
Type: GUILabel
Modifiers: automated
Default value: GUILabel'MapAuthorLabel'
l_MapPlayers
Type: GUILabel
Modifiers: automated
Default value: GUILabel'MapPlayersLabel'
l_NoPreview
Type: GUILabel
Modifiers: automated
Default value: GUILabel'NoPreview'
lb_MapDesc
Type: GUIScrollTextBox
Modifiers: automated
Default value: GUIScrollTextBox'MapInfoList'
Type: string
Modifiers: localized
Default value: "Level Preview Unavailable"
Maps
Type: array<CacheManager.MapRecord>
MessageNoInfo
Type: string
Modifiers: localized
Default value: "No information available!"
PlayerText
Type: string
Modifiers: localized
Default value: "players"
sb_Info
Type: GUISectionBackground
Modifiers: automated
Default value: GUISectionBackground'sbInfo'
Default values
Property | Value |
---|---|
bAllowedAsLast | True |
DefaultHeight | 0.801954 |
DefaultLeft | 0.264063 |
DefaultTop | 0.077213 |
DefaultWidth | 0.46875 |
WinHeight | 0.801954 |
WinLeft | 0.264063 |
WinTop | 0.077213 |
WinWidth | 0.46875 |
Subobjects
MapAuthorLabel
Class: XInterface.GUILabel
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bScaleToParent | True | ||||||||||
Caption | "MapAuthor" | ||||||||||
RenderWeight | 0.3 | ||||||||||
TextAlign | TXTA_Center | ||||||||||
TextColor |
| ||||||||||
TextFont | "UT2ServerListFont" | ||||||||||
WinHeight | 0.049359 | ||||||||||
WinLeft | 0.042804 | ||||||||||
WinTop | 0.366257 | ||||||||||
WinWidth | 0.915313 |
MapImage
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bScaleToParent | True | ||||||||||
ImageColor |
| ||||||||||
ImageRenderStyle | MSTY_Normal | ||||||||||
ImageStyle | ISTY_Scaled | ||||||||||
RenderWeight | 0.2 | ||||||||||
WinHeight | 0.451979 | ||||||||||
WinLeft | 0.281885 | ||||||||||
WinTop | 0.173177 | ||||||||||
WinWidth | 0.917083 |
MapInfoList
Class: XInterface.GUIScrollTextBox
Property | Value |
---|---|
bBoundToParent | False |
bNeverFocus | True |
bNoTeletype | False |
bScaleToParent | True |
bStripColors | False |
bTabStop | False |
bVisibleWhenEmpty | True |
CharDelay | 0.0025 |
EOLDelay | 0.5 |
StyleName | "NoBackground" |
WinHeight | 0.2075 |
WinLeft | 0.284888 |
WinTop | 0.620235 |
WinWidth | 0.918322 |
MapPlayersLabel
Class: XInterface.GUILabel
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bScaleToParent | True | ||||||||||
Caption | "Players" | ||||||||||
RenderWeight | 0.3 | ||||||||||
TextAlign | TXTA_Center | ||||||||||
TextColor |
| ||||||||||
TextFont | "UT2ServerListFont" | ||||||||||
WinHeight | 0.049359 | ||||||||||
WinLeft | 0.042804 | ||||||||||
WinTop | 0.397652 | ||||||||||
WinWidth | 0.915313 |
NoPreview
Class: XInterface.GUILabel
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bMultiLine | True | ||||||||||
bScaleToParent | True | ||||||||||
bTransparent | False | ||||||||||
Caption | "No Preview Available" | ||||||||||
TextAlign | TXTA_Center | ||||||||||
TextColor |
| ||||||||||
TextFont | "UT2HeaderFont" | ||||||||||
VertAlign | TXTA_Center | ||||||||||
WinHeight | 0.451979 | ||||||||||
WinLeft | 0.281885 | ||||||||||
WinTop | 0.173177 | ||||||||||
WinWidth | 0.917083 |
sbInfo
Class: XInterface.GUISectionBackground
Functions
Events
HandleParameters
Overrides: GUIPage.HandleParameters
InitComponent
Overrides: LockedFloatingWindow.InitComponent
SetVisibility
Overrides: GUIMultiComponent.SetVisibility
Other instance functions
FindCacheRecordIndex
ReadMapInfo
ReturnButtonOnClick
StripMapName