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

CorruptDemText

Type: string

Modifiers: localized


Default value: "Corrupted or missing .DEMO4 file !"

Games

Type: array<CacheManager.GameRecord>


i_MapShot

Type: GUIImage

Modifiers: automated


Default value: GUIImage'iMapShot'

l_NoPreview

Type: GUILabel

Modifiers: automated


Default value: GUILabel'NoPreview'

lb_DemoInfo

Type: GUIListBox

Modifiers: automated


Default value: GUIListBox'lbDemoInfo'

lb_DemoList

Type: GUIListBox

Modifiers: automated


Default value: GUIListBox'lbDemoList'

lb_ReqPacks

Type: GUIScrollTextBox

Modifiers: automated


Default value: GUIScrollTextBox'lbReqPacks'

lbl_Game

Type: GUILabel

Modifiers: automated


Default value: GUILabel'lblGame'

ltBadMsg

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

Type: string

Modifiers: localized


Default value: "Client Side Demo"

ltGoodMsg

Type: string

Modifiers: localized


Default value: "All of the packages required for this demo are installed"

ltRecordedBy

Type: string

Modifiers: localized


Default value: "Recorded By:"

ltScoreLimit

Type: string

Modifiers: localized


Default value: "Score Limit:"

ltSelectMsg

Type: string

Modifiers: localized


Default value: "Please select a demo from the list to the left."

ltServerSide

Type: string

Modifiers: localized


Default value: "Server Side/Single Player Demo"

ltTimeLimit

Type: string

Modifiers: localized


Default value: "Time Limit:"

Maps

Type: array<CacheManager.MapRecord>


sb_1

Type: GUISectionBackground

Modifiers: automated


Default value: GUISectionBackground'sb1'

sb_2

Type: GUISectionBackground

Modifiers: automated


Default value: AltSectionBackground'sb2'

sb_3

Type: GUISectionBackground

Modifiers: automated


Default value: GUISectionBackground'sb3'

sb_4

Type: GUISectionBackground

Modifiers: automated


Default value: AltSectionBackground'iInfoBk'

UnknownText

Type: string

Modifiers: localized


Default value: "Unknown"

Default values

See UT2K4Demos defaults.

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: ModsAndDemosTabs.InitComponent


SetVisibility

event SetVisibility (bool bIsVisible)

Overrides: GUIMultiComponent.SetVisibility


Other instance functions

DemoListClick

function DemoListClick (GUIComponent Sender)


DumpClick

function bool DumpClick (GUIComponent Sender)


GetGameIndex

function int GetGameIndex (string GameClass)


GetMapIndex

function int GetMapIndex (string MapName)


InfoClick

function InfoClick (GUIComponent Sender)


TrimName

function string TrimName (string s)


WatchClick

function bool WatchClick (GUIComponent Sender)