Cogito, ergo sum
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[edit]
AddTab[edit]
AddToServerCache[edit]
function AddToServerCache (GameInfo.ServerResponseLine Entry)
BrowserOpened[edit]
function BrowserOpened ()
CheckPlayerOptions[edit]
function CheckPlayerOptions ()
ClearServerCache[edit]
function ClearServerCache ()
ComboOnPreDraw[edit]
ConnectionClosed[edit]
function ConnectionClosed (optional int Num)
ConnectionOpened[edit]
function ConnectionOpened (optional int Num)
CreateTabs[edit]
function CreateTabs ()
DisableMSTabs[edit]
function DisableMSTabs ()
EnableMSTabs[edit]
function EnableMSTabs ()
FilterClicked[edit]
function FilterClicked ()
FixString[edit]
GetDesc[edit]
GetFromServerCache[edit]
function GetFromServerCache (UT2K4Browser_ServersList List)
GetMaxConnections[edit]
InitializeGameTypeCombo[edit]
function InitializeGameTypeCombo (optional bool ClearFirst)
InternalOnChange[edit]
function InternalOnChange (GUIComponent Sender)
Overrides: UT2K4MainPage.InternalOnChange
InternalOnLoadIni[edit]
function InternalOnLoadIni (GUIComponent Sender, string s)
InternetOptionsClosed[edit]
function InternetOptionsClosed (bool bCancelled)
InternetOptionsConfirm[edit]
JoinClicked[edit]
function JoinClicked ()
MOTDVerified[edit]
function MOTDVerified (bool bMSVerified)
PopulateGameTypes[edit]
function PopulateGameTypes ()
Refresh[edit]
function Refresh ()
RefreshClicked[edit]
function RefreshClicked ()
[edit]
function RefreshFooter (optional UT2K4Browser_Page NewActive, optional string bPerButtonSizes)
SetFilterInfo[edit]
function SetFilterInfo (optional string NewGameType)
SetStandardServersOption[edit]
function SetStandardServersOption (bool bOnlyStandard)
SpectateClicked[edit]
function SpectateClicked ()
StandardOptionChanged[edit]
function StandardOptionChanged (GUIComponent Sender)
Uplink[edit]
function MasterServerClient Uplink ()