UE2:Tab_NetworkSettings (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Tab_NetworkSettings
Package:
XInterface
This class in other games:

Class: XInterface.Tab_OnlineSettings Parent: XInterface.GUITabPanel

<Enter a description here>

Properties

EpicIDMsg

Type: string

Modifiers: localized


Default value: "Your Unique id is:"

NetSpeedText

Type: string

Array size: 4

Modifiers: localized


Default value, index 0: "Modem"

Default value, index 1: "ISDN"

Default value, index 2: "Cable/ADSL"

Default value, index 3: "LAN/T1"

StatsURL

Type: string

Modifiers: localized


Default value: "http://ut2003stats.epicgames.com/"

Default values

See Tab_NetworkSettings defaults.

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


Other instance functions

ApplyStatConfig

function ApplyStatConfig ()


FormatID

function string FormatID (string id)


InternalOnChange

function InternalOnChange (GUIComponent Sender)


InternalOnLoadINI

function InternalOnLoadINI (GUIComponent Sender, string s)


OnViewStats

function bool OnViewStats (GUIComponent Sender)


ValidStatConfig

function bool ValidStatConfig ()