Cogito, ergo sum

UE1:UBrowserPlayerList (UT)

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

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