UBrowser.UBrowserFavoritesFact
- Extends
- UBrowserServerListFactory
Core.Object
|
+-- UWindow.UWindowBase
|
+-- UWindow.UWindowList
|
+-- UBrowser.UBrowserServerListFactory
|
+-- UBrowser.UBrowserFavoritesFact
| Inherited Variables from UWindow.UWindowList |
| bItemOrderChanged, BranchLeft, BranchRight, bSortSuspended, bSuspendableSort, bTreeSort, CompareCount, CurrentSortItem, InternalCount, Last, Next, ParentNode, Prev, Sentinel |
| 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 |
var config int FavoriteCount;
var config string Favorites[100];
function string ParseOption ( string Input, int Pos) )
function Query ( optional bool bBySuperset, optional bool bInitial) )
function SaveFavorites ( ) )
defaultproperties
{
FavoriteCount=3
Favorites(0)="--- TEST ComboGib CTF (Grapple Hook) -- LOCAL ---\192.168.10.196\7778\False"
Favorites(1)=" --- NW CTF (Grapple) + XV/VCTF -- London --- EatSleepUT.com\139.162.210.13\7778\False"
Favorites(2)="\173.230.132.25\7778\False"
}
|
Creation time: Mon 5/5/2025 21:23:20.498 - Created with
UnCodeX