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

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

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


FindID

function UBrowserPlayerList FindID (int ID)


SortByColumn

function SortByColumn (int Column)