The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:PlayerDataProvider (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search

Contents

Package: 
Engine
Implemented interfaces
UIListElementCellProvider
Direct subclass:
PlayerOwnerDataProvider
This class in other games:
UT3

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[edit]

Property Value
DataClass Class'Engine.PlayerReplicationInfo'