UE3:PlayerDataProvider (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Package:
Engine
Implemented interfaces:
UIListElementCellProvider
Direct subclass:
PlayerOwnerDataProvider
This class in other games:

Provides information about a player. There will be a data store for each player in the game. The PlayerDataProvider associated with the owning player will be accessible via the 'PlayerOwner' tag.

Default values

Property Value
DataClass Class'Engine.PlayerReplicationInfo'