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

UBrowser.UBrowserGSpyFact

Extends
UBrowserServerListFactory

Core.Object
|   
+-- UWindow.UWindowList
   |   
   +-- UBrowser.UBrowserServerListFactory
      |   
      +-- UBrowser.UBrowserGSpyFact

Variables Summary
UBrowserGSpyLinkLink
UBrowserGSpyFact
stringMasterServerAddress
intMasterServerTCPPort
intRegion
Inherited Variables from UBrowser.UBrowserServerListFactory
Owner
Inherited Variables from UWindow.UWindowList
Last, Next, Prev, Sentinel

Functions Summary
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, Clear, Compare, CopyExistingListItem, Count, DestroyList, DestroyListItem, FindEntry, Insert, InsertBefore, InsertItem, InsertItemAfter, InsertItemBefore, MoveItemSorted, Remove, SetupSentinel, ShowThisItem, Sort, Validate


Variables Detail

Link Source code

var UBrowserGSpyLink Link;

UBrowserGSpyFact

MasterServerAddress Source code

var(UBrowserGSpyFact) config string MasterServerAddress;

MasterServerTCPPort Source code

var(UBrowserGSpyFact) config int MasterServerTCPPort;

Region Source code

var(UBrowserGSpyFact) config int Region;


Functions Detail

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
{
     MasterServerTCPPort=28900
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: za 22-4-2006 12:49:33.515 - Created with UnCodeX