Always snap to grid

UE1:UBrowserHTTPFact (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> UWindowBase >> UWindowList >> UBrowserServerListFactory >> UBrowserHTTPFact
Package: 
UBrowser
This class in other games:
U1, 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