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
stringGameName
stringMasterServerAddress
intMasterServerTCPPort
intMasterServerTimeout
intRegion
Inherited Variables from UBrowser.UBrowserServerListFactory
bIncrementalPing, 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, CountShown, DestroyList, DestroyListItem, FindEntry, Insert, InsertBefore, InsertItem, InsertItemAfter, InsertItemBefore, MoveItemSorted, NextShown, PrevShown, Remove, SetupSentinel, ShowThisItem, Sort, Validate


Variables Detail

Link Source code

var UBrowserGSpyLink Link;

UBrowserGSpyFact

GameName Source code

var(UBrowserGSpyFact) config string GameName;

MasterServerAddress Source code

var(UBrowserGSpyFact) config string MasterServerAddress;

MasterServerTCPPort Source code

var(UBrowserGSpyFact) config int MasterServerTCPPort;

MasterServerTimeout Source code

var(UBrowserGSpyFact) config int MasterServerTimeout;

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
     MasterServerTimeout=10
     GameName="unreal"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: za 22-4-2006 13:01:28.484 - Created with UnCodeX