There is no spoon

UE2:Tab_NetworkSettings (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_NetworkSettings
Package: 
XInterface
This class in other games:
UE2Runtime, UT2004

Class: XInterface.Tab_OnlineSettings Parent: XInterface.GUITabPanel

<Enter a description here>

Properties[edit]

EpicIDMsg[edit]

Type: string

Modifiers: localized


Default value: "Your Unique id is:"

NetSpeedText[edit]

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

Type: string

Modifiers: localized


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

Default values[edit]

See Tab_NetworkSettings defaults.

Instance functions[edit]

ApplyStatConfig[edit]

function ApplyStatConfig ()


FormatID[edit]

function string FormatID (string id)


InitComponent[edit]

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


InternalOnChange[edit]

function InternalOnChange (GUIComponent Sender)


InternalOnLoadINI[edit]

function InternalOnLoadINI (GUIComponent Sender, string s)


OnViewStats[edit]

function bool OnViewStats (GUIComponent Sender)


ValidStatConfig[edit]

function bool ValidStatConfig ()