I don't need to test my programs. I have an error-correcting modem.

UE1:UBrowserSubsetFact (U1)

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

null

Properties[edit]

Property group 'UBrowserSubsetFact'[edit]

bCompatibleServersOnly[edit]

Type: bool

Modifiers: config


bLocalServersOnly[edit]

Type: bool

Modifiers: config


GameMode[edit]

Type: string

Modifiers: config


GameType[edit]

Type: string

Modifiers: config


MaxPing[edit]

Type: int

Modifiers: config


MinPlayers[edit]

Type: int

Modifiers: config


Ping[edit]

Type: float

Modifiers: config


Default value: 9999.0

SupersetTag[edit]

Type: name

Modifiers: config


Default value: 'All'

Internal variables[edit]

NotFoundError[edit]

Type: string

Modifiers: localized


Default value: "Could not find the window: "

NotReadyError[edit]

Type: string

Modifiers: localized


Default value: "Window is not ready: "

SupersetWindow[edit]

Type: UBrowserServerListWindow


Instance functions[edit]

ConsiderItem[edit]

function ConsiderItem (UBrowserServerList L)


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