Always snap to grid
UE2:UT2K4Demos (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> ModsAndDemosTabs >> UT2K4Demos |
Contents
- 1 Properties
- 1.1 CorruptDemText
- 1.2 Games
- 1.3 i_MapShot
- 1.4 l_NoPreview
- 1.5 lb_DemoInfo
- 1.6 lb_DemoList
- 1.7 lb_ReqPacks
- 1.8 lbl_Game
- 1.9 ltBadMsg
- 1.10 ltClientSide
- 1.11 ltGoodMsg
- 1.12 ltRecordedBy
- 1.13 ltScoreLimit
- 1.14 ltSelectMsg
- 1.15 ltServerSide
- 1.16 ltTimeLimit
- 1.17 Maps
- 1.18 sb_1
- 1.19 sb_2
- 1.20 sb_3
- 1.21 sb_4
- 1.22 UnknownText
- 1.23 Default values
- 2 Functions
- 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. |
(C) 2002, Epic Games
Properties[edit]
CorruptDemText[edit]
Type: string
Modifiers: localized
Default value: "Corrupted or missing .DEMO4 file !"
Games[edit]
Type: array<CacheManager.GameRecord>
i_MapShot[edit]
Type: GUIImage
Modifiers: automated
Default value: GUIImage'iMapShot'
l_NoPreview[edit]
Type: GUILabel
Modifiers: automated
Default value: GUILabel'NoPreview'
lb_DemoInfo[edit]
Type: GUIListBox
Modifiers: automated
Default value: GUIListBox'lbDemoInfo'
lb_DemoList[edit]
Type: GUIListBox
Modifiers: automated
Default value: GUIListBox'lbDemoList'
lb_ReqPacks[edit]
Type: GUIScrollTextBox
Modifiers: automated
Default value: GUIScrollTextBox'lbReqPacks'
lbl_Game[edit]
Type: GUILabel
Modifiers: automated
Default value: GUILabel'lblGame'
ltBadMsg[edit]
Type: string
Modifiers: localized
Default value: "In order to be played, this demo requires the packages listed below. If you are connected to the Internet, they will be autodownloaded when the demo is played||::Required Packages::"
ltClientSide[edit]
Type: string
Modifiers: localized
Default value: "Client Side Demo"
ltGoodMsg[edit]
Type: string
Modifiers: localized
Default value: "All of the packages required for this demo are installed"
ltRecordedBy[edit]
Type: string
Modifiers: localized
Default value: "Recorded By:"
ltScoreLimit[edit]
Type: string
Modifiers: localized
Default value: "Score Limit:"
ltSelectMsg[edit]
Type: string
Modifiers: localized
Default value: "Please select a demo from the list to the left."
ltServerSide[edit]
Type: string
Modifiers: localized
Default value: "Server Side/Single Player Demo"
ltTimeLimit[edit]
Type: string
Modifiers: localized
Default value: "Time Limit:"
Maps[edit]
Type: array<CacheManager.MapRecord>
sb_1[edit]
Type: GUISectionBackground
Modifiers: automated
Default value: GUISectionBackground'sb1'
sb_2[edit]
Type: GUISectionBackground
Modifiers: automated
Default value: AltSectionBackground'sb2'
sb_3[edit]
Type: GUISectionBackground
Modifiers: automated
Default value: GUISectionBackground'sb3'
sb_4[edit]
Type: GUISectionBackground
Modifiers: automated
Default value: AltSectionBackground'iInfoBk'
UnknownText[edit]
Type: string
Modifiers: localized
Default value: "Unknown"
Default values[edit]
See UT2K4Demos defaults.
Functions[edit]
Events[edit]
InitComponent[edit]
Overrides: ModsAndDemosTabs.InitComponent
SetVisibility[edit]
Overrides: GUIMultiComponent.SetVisibility