Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE1:UBrowserPlayerList (RTNP)

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

UBrowserPlayerList - The player list returned by the server.

Properties[edit]

bDescending[edit]

Type: bool


PlayerFrags[edit]

Type: int


PlayerID[edit]

Type: int


PlayerMesh[edit]

Type: string


PlayerName[edit]

Type: string


PlayerPing[edit]

Type: int


PlayerSkin[edit]

Type: string


PlayerTeam[edit]

Type: string


SortColumn[edit]

Type: int


Default value: 1

Instance functions[edit]

Compare[edit]

function bool Compare (UWindowList T, UWindowList B)

Overrides: UWindowList.Compare


FindID[edit]

function UBrowserPlayerList FindID (int ID)


SortByColumn[edit]

function SortByColumn (int Column)