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
stringBeaconProduct
UBrowserLocalLinkLink
intServerBeaconPort
Inherited Variables from UBrowser.UBrowserServerListFactory
bIncrementalPing, Owner, PingedList, UnpingedList
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

BeaconProduct Source code

var config string BeaconProduct;

Link Source code

var UBrowserLocalLink Link;

ServerBeaconPort Source code

var config int ServerBeaconPort;


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=8777
     bIncrementalPing=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:13.213 - Created with UnCodeX