Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE1:UBrowserGSpyFact (U1)

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

null

Properties[edit]

Property group 'UBrowserGSpyFact'[edit]

GameName[edit]

Type: string

Modifiers: config


Default value: "unreal"

MasterServerAddress[edit]

Type: string

Modifiers: config

Address of the master server

MasterServerTCPPort[edit]

Type: int

Modifiers: config

Optional port that the master server is listening on

Default value: 28900

MasterServerTimeout[edit]

Type: int

Modifiers: config


Default value: 10

Region[edit]

Type: int

Modifiers: config

Region of the game server

Internal variables[edit]

Link[edit]

Type: UBrowserGSpyLink


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