I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:UT2K4ServerBrowser instance functions (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> UT2K4MainPage >> UT2K4ServerBrowser (instance functions) |
Contents
- 1 Instance functions
- 1.1 AddTab
- 1.2 AddToServerCache
- 1.3 BrowserOpened
- 1.4 CheckPlayerOptions
- 1.5 ClearServerCache
- 1.6 ComboOnPreDraw
- 1.7 ConnectionClosed
- 1.8 ConnectionOpened
- 1.9 CreateTabs
- 1.10 DisableMSTabs
- 1.11 EnableMSTabs
- 1.12 FilterClicked
- 1.13 FixString
- 1.14 GetDesc
- 1.15 GetFromServerCache
- 1.16 GetMaxConnections
- 1.17 InitializeGameTypeCombo
- 1.18 InternalOnChange
- 1.19 InternalOnLoadIni
- 1.20 InternetOptionsClosed
- 1.21 InternetOptionsConfirm
- 1.22 JoinClicked
- 1.23 MOTDVerified
- 1.24 PopulateGameTypes
- 1.25 Refresh
- 1.26 RefreshClicked
- 1.27 RefreshFooter
- 1.28 SetFilterInfo
- 1.29 SetStandardServersOption
- 1.30 SpectateClicked
- 1.31 StandardOptionChanged
- 1.32 Uplink
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. |
Instance functions
AddTab
AddToServerCache
function AddToServerCache (GameInfo.ServerResponseLine Entry)
BrowserOpened
function BrowserOpened ()
CheckPlayerOptions
function CheckPlayerOptions ()
ClearServerCache
function ClearServerCache ()
ComboOnPreDraw
ConnectionClosed
function ConnectionClosed (optional int Num)
ConnectionOpened
function ConnectionOpened (optional int Num)
CreateTabs
function CreateTabs ()
DisableMSTabs
function DisableMSTabs ()
EnableMSTabs
function EnableMSTabs ()
FilterClicked
function FilterClicked ()
FixString
GetDesc
GetFromServerCache
function GetFromServerCache (UT2K4Browser_ServersList List)
GetMaxConnections
InitializeGameTypeCombo
function InitializeGameTypeCombo (optional bool ClearFirst)
InternalOnChange
function InternalOnChange (GUIComponent Sender)
Overrides: UT2K4MainPage.InternalOnChange
InternalOnLoadIni
function InternalOnLoadIni (GUIComponent Sender, string s)
InternetOptionsClosed
function InternetOptionsClosed (bool bCancelled)
InternetOptionsConfirm
JoinClicked
function JoinClicked ()
MOTDVerified
function MOTDVerified (bool bMSVerified)
PopulateGameTypes
function PopulateGameTypes ()
Refresh
function Refresh ()
RefreshClicked
function RefreshClicked ()
function RefreshFooter (optional UT2K4Browser_Page NewActive, optional string bPerButtonSizes)
SetFilterInfo
function SetFilterInfo (optional string NewGameType)
SetStandardServersOption
function SetStandardServersOption (bool bOnlyStandard)
SpectateClicked
function SpectateClicked ()
StandardOptionChanged
function StandardOptionChanged (GUIComponent Sender)
Uplink
function MasterServerClient Uplink ()