UBrowser.UBrowserLocalFact
- Extends
- UBrowserServerListFactory
Core.Object
|
+-- UWindow.UWindowBase
|
+-- UWindow.UWindowList
|
+-- UBrowser.UBrowserServerListFactory
|
+-- UBrowser.UBrowserLocalFact
Inherited Variables from UWindow.UWindowList |
bItemOrderChanged, BranchLeft, BranchRight, bSortSuspended, bSuspendableSort, bTreeSort, CompareCount, CurrentSortItem, InternalCount, Last, Next, ParentNode, Prev, Sentinel |
Functions Summary |
| UBrowserServerList | FoundServer (string IP, int QueryPort, string Category, string GameName, optional string HostName))
|
| | Query (optional bool bBySuperset, optional bool bInitial))
|
| | QueryFinished (bool bSuccess, optional string ErrorMsg))
|
| | 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 |
var config string BeaconProduct;
var config int ServerBeaconPort;
function UBrowserServerList FoundServer (
string IP,
int QueryPort,
string Category,
string GameName,
optional string HostName) )
function Query ( optional bool bBySuperset, optional bool bInitial) )
function QueryFinished ( bool bSuccess, optional string ErrorMsg) )
function Shutdown ( optional bool bBySuperset) )
defaultproperties
{
BeaconProduct="unreal"
ServerBeaconPort=8777
bIncrementalPing=True
}
|
Creation time: Fr 7.6.2013 13:15:13.213 - Created with
UnCodeX