UE2:UT2K4ModsAndDemos (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> UT2K4MainPage >> UT2K4ModsAndDemos
Package:
GUI2K4

(C) 2002, Epic Games

Properties

bAlreadyNotified

Type: bool


CommunityMessageHeader

Type: string

Modifiers: localized


ConnectFailed

Type: string

Modifiers: localized


Default value: "The UT2004 master server could not be reached. Please try again later."

ConnectTimeout

Type: string

Modifiers: localized


Default value: "Your connection to the UT2004 master server has timed out"

MSC

Type: MasterServerClient


MyFooter

Type: UT2K4ModFooter


tp_Community

Type: Ut2K4Community


tp_Demos

Type: UT2K4Demos


tp_Movies

Type: UT2K4Movies


tp_Ownage

Type: UT2K4Ownage


tp_UserMods

Type: UT2K4UserMods


Default values

Property Value
bPersistent False
PanelCaption[0] "News"
PanelCaption[1] "User Mods"
PanelCaption[2] "Ownage Maps"
PanelCaption[3] "Demos"
PanelCaption[4] "Movies"
PanelHint[0] "Get the latest news from the UT2004 community..."
PanelHint[1] "Activate a user mod that is already installed..."
PanelHint[2] "Epic recommends..."
PanelHint[3] "Replay a pre-recorded demo file..."
PanelHint[4] "View fan movies created with UnrealEd and Matinee"
t_Footer UT2K4ModFooter'ModFooter'
t_Header GUIHeader'ModHeader'

Subobjects

ModFooter

Class: GUI2K4.UT2K4ModFooter

Property Value
RenderWeight 0.3
WinLeft 0.0
WinTop 0.957943
WinWidth 1.0

ModHeader

Class: XInterface.GUIHeader

Property Value
Caption "The UT2004 Community"
RenderWeight 0.3

Functions

Events

Closed

event Closed (GUIComponent Sender, bool bCancelled)

Overrides: GUIPage.Closed


InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: UT2K4MainPage.InitComponent


Other instance functions

HandleClick

function HandleClick (int Button)


MyOnQueryFinished

function MyOnQueryFinished (MasterServerClient.EResponseInfo ResponseInfo, int Info)


MyReceivedModMOTDData

function MyReceivedModMOTDData (string data)


MyReceivedOwnageItem

function MyReceivedOwnageItem (int Level, string ItemName, string ItemDesc, string ItemURL)