Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

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[edit]

Property group 'UBrowserHTTPFact'[edit]

MasterServerAddress[edit]

Type: string

Modifiers: config

Address of the master server

Default value: "master.telefragged.com"

MasterServerTCPPort[edit]

Type: int

Modifiers: config

Optional port that the master server is listening on

Default value: 80

MasterServerTimeout[edit]

Type: int

Modifiers: config


Default value: 10

MasterServerURI[edit]

Type: string

Modifiers: config


Default value: "/servers.txt"

Internal variables[edit]

Link[edit]

Type: UBrowserHTTPLink


Instance functions[edit]

Query[edit]

function Query (optional bool bBySuperset, optional bool bInitial)

Overrides: UBrowserServerListFactory.Query


QueryFinished[edit]

function QueryFinished (bool bSuccess, optional string ErrorMsg)

Overrides: UBrowserServerListFactory.QueryFinished


Shutdown[edit]

function Shutdown (optional bool bBySuperset)

Overrides: UBrowserServerListFactory.Shutdown