Gah - a solution with more questions. – EntropicLqd
UE1:UBrowserServerListFactory (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowList >> UBrowserServerListFactory |
- Package:
- UBrowser
- Direct subclasses:
- UBrowserFavoritesFact, UBrowserGSpyFact, UBrowserHTTPFact, UBrowserLocalFact, UBrowserSubsetFact
- This class in other games:
- RTNP, UT
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. |
UBrowserServerListFactory An abstract class to add servers to an existing server list. eg GameSpy, HTTP master servers, favorites list, etc
Properties
bIncrementalPing
Type: bool
Servers are pinged as they come in
Owner
Type: UBrowserServerList
Instance functions
FoundServer
function UBrowserServerList FoundServer (string IP, int QueryPort, string Category, string GameName, optional string HostName)
GetPlayerOwner
function PlayerPawn GetPlayerOwner ()
Query
QueryFinished
Shutdown
function Shutdown (optional bool bBySuperset)