Always snap to grid

UE2:UT2K4ModsAndDemos (UT2004)

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

(C) 2002, Epic Games

Properties[edit]

bAlreadyNotified[edit]

Type: bool


CommunityMessageHeader[edit]

Type: string

Modifiers: localized


ConnectFailed[edit]

Type: string

Modifiers: localized


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

ConnectTimeout[edit]

Type: string

Modifiers: localized


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

MSC[edit]

Type: MasterServerClient


MyFooter[edit]

Type: UT2K4ModFooter


tp_Community[edit]

Type: Ut2K4Community


tp_Demos[edit]

Type: UT2K4Demos


tp_Movies[edit]

Type: UT2K4Movies


tp_Ownage[edit]

Type: UT2K4Ownage


tp_UserMods[edit]

Type: UT2K4UserMods


Default values[edit]

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[edit]

ModFooter[edit]

Class: GUI2K4.UT2K4ModFooter

Property Value
RenderWeight 0.3
WinLeft 0.0
WinTop 0.957943
WinWidth 1.0

ModHeader[edit]

Class: XInterface.GUIHeader

Property Value
Caption "The UT2004 Community"
RenderWeight 0.3

Functions[edit]

Events[edit]

Closed[edit]

event Closed (GUIComponent Sender, bool bCancelled)

Overrides: GUIPage.Closed


InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: UT2K4MainPage.InitComponent


Other instance functions[edit]

HandleClick[edit]

function HandleClick (int Button)


MyOnQueryFinished[edit]

function MyOnQueryFinished (MasterServerClient.EResponseInfo ResponseInfo, int Info)


MyReceivedModMOTDData[edit]

function MyReceivedModMOTDData (string data)


MyReceivedOwnageItem[edit]

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