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

UBrowser.UBrowserServerListFactory

Extends
UWindowList
Modifiers
abstract

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

Direct Known Subclasses:

UBrowserFavoritesFact, UBrowserGSpyFact, UBrowserHTTPFact, UBrowserLocalFact, UBrowserRecentFact, UBrowserSubsetFact

Constants Summary
Inherited Contants from UWindow.UWindowBase
F_Bold, F_Large, F_LargeBold, F_Normal

Variables Summary
boolbIncrementalPing
UBrowserServerListOwner
PlayerViewPortOwner
Inherited Variables from UWindow.UWindowList
bItemOrderChanged, BranchLeft, BranchRight, bSortSuspended, bSuspendableSort, bTreeSort, CompareCount, CurrentSortItem, InternalCount, Last, Next, ParentNode, Prev, Sentinel

Enumerations Summary
Inherited Enumerations from UWindow.UWindowBase
FrameHitTest, MenuSound, MessageBoxButtons, MessageBoxResult, PropertyCondition, TextAlign

Structures Summary
Inherited Structures from UWindow.UWindowBase
HTMLStyle, Region, TexRegion

Functions Summary
functionUBrowserServerList FoundServer (string IP, int QueryPort, string Category, string GameName, optional string HostName))
functionPlayerPawn GetPlayerOwner ()))
function Query (optional bool bBySuperset, optional bool bInitial))
function QueryFinished (bool bSuccess, optional string ErrorMsg))
function Shutdown (optional bool bBySuperset))
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
Inherited Functions from UWindow.UWindowBase
BuildObjectWithProperties, GetRegion, InStrAfter, NewRegion, NewTexRegion


Variables Detail

bIncrementalPing Source code

var bool bIncrementalPing;

Owner Source code

var UBrowserServerList Owner;

ViewPortOwner Source code

var Player ViewPortOwner;


Functions Detail

FoundServer Source code

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

GetPlayerOwner Source code

function PlayerPawn GetPlayerOwner ( ) )

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
{
}

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