UE1:UBrowserGSpyFact (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
RTNP Object >> UWindowBase >> UWindowList >> UBrowserServerListFactory >> UBrowserGSpyFact
Package:
UBrowser
This class in other games:

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