Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UBrowser.UBrowserLocalFact

Extends
UBrowserServerListFactory

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowList
      |   
      +-- UBrowser.UBrowserServerListFactory
         |   
         +-- UBrowser.UBrowserLocalFact

Variables Summary
intBeaconPort
UBrowserLocalLinkLink
intServerBeaconPort
UBrowserLocalFact
stringBeaconProduct
Inherited Variables from UBrowser.UBrowserServerListFactory
bIncrementalPing, Owner, ViewPortOwner
Inherited Variables from UWindow.UWindowList
bItemOrderChanged, BranchLeft, BranchRight, bSortSuspended, bSuspendableSort, bTreeSort, CompareCount, CurrentSortItem, InternalCount, Last, Next, ParentNode, Prev, Sentinel

Functions Summary
functionUBrowserServerList 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))
Inherited Functions from UBrowser.UBrowserServerListFactory
FoundServer, GetPlayerOwner, Query, QueryFinished, Shutdown
Inherited Functions from UWindow.UWindowList
Append, AppendItem, AppendListCopy, Clear, Compare, ContinueSort, CopyExistingListItem, Count, CountShown, CreateItem, DestroyList, DestroyListItem, DisconnectList, DoAppendItem, FindEntry, GraftLeft, GraftRight, Insert, InsertAfter, InsertBefore, InsertItem, InsertItemAfter, InsertItemBefore, LeftMost, MoveItemSorted, Remove, RightMost, SetupSentinel, ShowThisItem, Sort, Tick, Validate


Variables Detail

BeaconPort Source code

var config int BeaconPort;

Link Source code

var UBrowserLocalLink Link;

ServerBeaconPort Source code

var config int ServerBeaconPort;

UBrowserLocalFact

BeaconProduct Source code

var(UBrowserLocalFact) config string BeaconProduct;


Functions Detail

FoundServer Source code

function UBrowserServerList FoundServer ( string IP, int QueryPort, string Category, string GameName, optional string HostName) )

Query Source code

function Query ( optional bool bBySuperset, optional bool bInitial) )

QueryFinished Source code

function QueryFinished ( bool bSuccess, optional string ErrorMsg) )

Shutdown Source code

function Shutdown ( optional bool bBySuperset) )


Defaultproperties

defaultproperties
{
				BeaconProduct="unreal"
				ServerBeaconPort=7775
				BeaconPort=7776
				bIncrementalPing=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: zo 11-11-2012 21:14:13.756 - Created with UnCodeX