The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:UBrowserPlayerList (U1)

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

UBrowserPlayerList - The player list returned by the server.

Properties

bDescending

Type: bool


PlayerFrags

Type: int


PlayerID

Type: int


PlayerMesh

Type: string


PlayerName

Type: string


PlayerPing

Type: int


PlayerSkin

Type: string


PlayerTeam

Type: string


SortColumn

Type: int


Default value: 1

Instance functions

Compare

function bool Compare (UWindowList T, UWindowList B)

Overrides: UWindowList.Compare

These things can be called on any element *********

FindID

function UBrowserPlayerList FindID (int ID)


SortByColumn

function SortByColumn (int Column)