Cogito, ergo sum

UE1:UBrowserHTTPFact (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U1 Object >> UWindowList >> UBrowserServerListFactory >> UBrowserHTTPFact
Package: 
UBrowser
This class in other games:
RTNP, UT

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