UE1:UBrowserHTTPFact (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
U1 Object >> UWindowList >> UBrowserServerListFactory >> UBrowserHTTPFact
Package:
UBrowser
This class in other games:

null

Properties

Property group 'UBrowserHTTPFact'

MasterServerAddress

Type: string

Modifiers: config

Address of the master server

Default value: "master.telefragged.com"

MasterServerTCPPort

Type: int

Modifiers: config

Optional port that the master server is listening on

Default value: 80

MasterServerTimeout

Type: int

Modifiers: config


Default value: 10

MasterServerURI

Type: string

Modifiers: config


Default value: "/servers.txt"

Internal variables

Link

Type: UBrowserHTTPLink


Instance functions

Query

function Query (optional bool bBySuperset, optional bool bInitial)

Overrides: UBrowserServerListFactory.Query


QueryFinished

function QueryFinished (bool bSuccess, optional string ErrorMsg)

Overrides: UBrowserServerListFactory.QueryFinished


Shutdown

function Shutdown (optional bool bBySuperset)

Overrides: UBrowserServerListFactory.Shutdown