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
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Instance functions

AddTab

function UT2K4Browser_Page AddTab (string TabCaption, string PanelClassName, string TabHint)


AddToServerCache

function AddToServerCache (GameInfo.ServerResponseLine Entry)


BrowserOpened

function BrowserOpened ()


CheckPlayerOptions

function CheckPlayerOptions ()


ClearServerCache

function ClearServerCache ()


ComboOnPreDraw

function bool ComboOnPreDraw (Canvas Canvas)


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

function string FixString (string s)


GetDesc

function string GetDesc (string Desc)


GetFromServerCache

function GetFromServerCache (UT2K4Browser_ServersList List)


GetMaxConnections

function int GetMaxConnections (optional bool bCurrentlyAvailable)


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

function bool InternetOptionsConfirm (byte ButtonMask)


JoinClicked

function JoinClicked ()


MOTDVerified

function MOTDVerified (bool bMSVerified)


PopulateGameTypes

function PopulateGameTypes ()


Refresh

function Refresh ()


RefreshClicked

function RefreshClicked ()


RefreshFooter

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 ()