Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:UT2K4Demos (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
GUI2K4

(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]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: ModsAndDemosTabs.InitComponent


SetVisibility[edit]

event SetVisibility (bool bIsVisible)

Overrides: GUIMultiComponent.SetVisibility


Other instance functions[edit]

DemoListClick[edit]

function DemoListClick (GUIComponent Sender)


DumpClick[edit]

function bool DumpClick (GUIComponent Sender)


GetGameIndex[edit]

function int GetGameIndex (string GameClass)


GetMapIndex[edit]

function int GetMapIndex (string MapName)


InfoClick[edit]

function InfoClick (GUIComponent Sender)


TrimName[edit]

function string TrimName (string s)


WatchClick[edit]

function bool WatchClick (GUIComponent Sender)