Gah - a solution with more questions. – EntropicLqd

UE1:UBrowserFavoritesFact (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> UWindowBase >> UWindowList >> UBrowserServerListFactory >> UBrowserFavoritesFact
Package: 
UBrowser
This class in other games:
UT, U1

null

Properties[edit]

FavoriteCount[edit]

Type: int

Modifiers: config


FavoriteIPs[edit]

Type: string

Array size: 50

Modifiers: config


FavoriteNames[edit]

Type: string

Array size: 50

Modifiers: config


FavoritePorts[edit]

Type: int

Array size: 50

Modifiers: config


Instance functions[edit]

Query[edit]

function Query (optional bool bBySuperset, optional bool bInitial)

Overrides: UBrowserServerListFactory.Query


SaveFavorites[edit]

function SaveFavorites ()