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

UBrowser.UBrowserFavoritesFact

Extends
UBrowserServerListFactory

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

Variables Summary
intFavoriteCount
stringFavorites[100]
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
functionstring ParseOption (string Input, int Pos))
function Query (optional bool bBySuperset, optional bool bInitial))
function SaveFavorites ()))
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

FavoriteCount Source code

var config int FavoriteCount;

Favorites[100] Source code

var config string Favorites[100];


Functions Detail

ParseOption Source code

function string ParseOption ( string Input, int Pos) )

Query Source code

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

SaveFavorites Source code

function SaveFavorites ( ) )


Defaultproperties

defaultproperties
{
}

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