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

UE1:UBrowserGSpyFact (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowList >> UBrowserServerListFactory >> UBrowserGSpyFact
Package: 
UBrowser
This class in other games:
RTNP, U1

null

Properties

Property group 'UBrowserGSpyFact'

GameName

Type: string

Modifiers: config


Default value: "unreal"

MasterServerAddress

Type: string

Modifiers: config

Address of the master server

MasterServerTCPPort

Type: int

Modifiers: config

Optional port that the master server is listening on

Default value: 28900

MasterServerTimeout

Type: int

Modifiers: config


Default value: 10

Region

Type: int

Modifiers: config

Region of the game server

Internal variables

Link

Type: UBrowserGSpyLink


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