Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE2:Tab_NetworkSettings (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_NetworkSettings |
Contents |
- Package:
- XInterface
- This class in other games:
- UE2Runtime, UT2004
| This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Class: XInterface.Tab_OnlineSettings Parent: XInterface.GUITabPanel
<Enter a description here>
[edit] Properties
[edit] EpicIDMsg
Type: string
Modifiers: localized
Default value: "Your Unique id is:"
[edit] 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"
[edit] StatsURL
Type: string
Modifiers: localized
Default value: "http://ut2003stats.epicgames.com/"
[edit] Default values
See Tab_NetworkSettings defaults.
[edit] Instance functions
[edit] ApplyStatConfig
function ApplyStatConfig ()
[edit] FormatID
[edit] InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPanel.InitComponent
[edit] InternalOnChange
function InternalOnChange (GUIComponent Sender)
[edit] InternalOnLoadINI
function InternalOnLoadINI (GUIComponent Sender, string s)
[edit] OnViewStats
function bool OnViewStats (GUIComponent Sender)
[edit] ValidStatConfig
function bool ValidStatConfig ()
