My program doesn't have bugs. It just develops random features.

UE1:UBrowserPlayerList (UT)

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

UBrowserPlayerList - The player list returned by the server.

Properties[edit]

bDescending[edit]

Type: bool


PlayerFace[edit]

Type: string


PlayerFrags[edit]

Type: int


PlayerID[edit]

Type: int


PlayerMesh[edit]

Type: string


PlayerName[edit]

Type: string


PlayerPing[edit]

Type: int


PlayerSkin[edit]

Type: string


PlayerStats[edit]

Type: string


PlayerTeam[edit]

Type: string


SortColumn[edit]

Type: int


Default value: 1

Instance functions[edit]

Compare[edit]

function int Compare (UWindowList T, UWindowList B)

Overrides: UWindowList.Compare


FindID[edit]

function UBrowserPlayerList FindID (int ID)


SortByColumn[edit]

function SortByColumn (int Column)