I'm a doctor, not a mechanic

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

bDescending

Type: bool


PlayerFace

Type: string


PlayerFrags

Type: int


PlayerID

Type: int


PlayerMesh

Type: string


PlayerName

Type: string


PlayerPing

Type: int


PlayerSkin

Type: string


PlayerStats

Type: string


PlayerTeam

Type: string


SortColumn

Type: int


Default value: 1

Instance functions

Compare

function int Compare (UWindowList T, UWindowList B)

Overrides: UWindowList.Compare


FindID

function UBrowserPlayerList FindID (int ID)


SortByColumn

function SortByColumn (int Column)