I love the smell of UnrealEd crashing in the morning. – tarquin

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

Property group 'UBrowserSubsetFact'

bCompatibleServersOnly

Type: bool

Modifiers: config


bLocalServersOnly

Type: bool

Modifiers: config


GameMode

Type: string

Modifiers: config


GameType

Type: string

Modifiers: config


MaxPing

Type: int

Modifiers: config


MinPlayers

Type: int

Modifiers: config


Ping

Type: float

Modifiers: config


Default value: 9999.0

SupersetTag

Type: name

Modifiers: config


Default value: 'All'

Internal variables

NotFoundError

Type: string

Modifiers: localized


Default value: "Could not find the window: "

NotReadyError

Type: string

Modifiers: localized


Default value: "Window is not ready: "

SupersetWindow

Type: UBrowserServerListWindow


Instance functions

ConsiderItem

function ConsiderItem (UBrowserServerList L)


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