Mostly Harmless

UE3:UIDataProvider_OnlinePlayers (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> UIRoot >> UIDataProvider >> UIDataProvider_OnlinePlayerDataBase >> UIDataProvider_OnlinePlayers
Package: 
Engine
Implemented interfaces
UIListElementCellProvider
This class in other games:
UT3

This class is responsible for retrieving the players list from the online subsystem and populating the UI with that data.

Functions

Events

OnRegister

event OnRegister (LocalPlayer InPlayer)

Overrides: UIDataProvider_OnlinePlayerDataBase.OnRegister


Other instance functions

OnPlayersReadComplete

function OnPlayersReadComplete ()

Handles the notification that the async read of the players data is done