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

UE1:UBrowserPlayerList (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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)