UBrowser.UBrowserLocalFact
- Extends
- UBrowserServerListFactory
Core.Object
|
+-- UWindow.UWindowList
|
+-- UBrowser.UBrowserServerListFactory
|
+-- UBrowser.UBrowserLocalFact
Functions Summary |
 | UBrowserServerList | FoundServer (string IP, int QueryPort, string Category, string GameName, optional string HostName)
|
 | | Query (optional bool bBySuperset, optional bool bInitial)
|
 | | QueryFinished (bool bSuccess, optional string ErrorMsg)
|
 | | Shutdown (optional bool bBySuperset)
|
Inherited Functions from UWindow.UWindowList |
Append, AppendItem, Clear, Compare, CopyExistingListItem, Count, CountShown, DestroyList, DestroyListItem, FindEntry, Insert, InsertBefore, InsertItem, InsertItemAfter, InsertItemBefore, MoveItemSorted, NextShown, PrevShown, Remove, SetupSentinel, ShowThisItem, Sort, Validate |
var config int BeaconPort;
var config int ServerBeaconPort;
UBrowserLocalFact
function UBrowserServerList FoundServer (
string IP,
int QueryPort,
string Category,
string GameName,
optional string HostName )
function Query ( optional bool bBySuperset, optional bool bInitial )
function QueryFinished ( bool bSuccess, optional string ErrorMsg )
function Shutdown ( optional bool bBySuperset )
defaultproperties
{
BeaconProduct="unreal"
ServerBeaconPort=7775
BeaconPort=7776
bIncrementalPing=True
}
|
Creation time: za 22-4-2006 13:01:28.546 - Created with
UnCodeX