Cogito, ergo sum
UE1:UBrowserSubsetFact (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowList >> UBrowserServerListFactory >> UBrowserSubsetFact |
Contents
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
Overrides: UBrowserServerListFactory.Query
QueryFinished
Overrides: UBrowserServerListFactory.QueryFinished
Shutdown
function Shutdown (optional bool bBySuperset)
Overrides: UBrowserServerListFactory.Shutdown