The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE3:PlayerDataProvider (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIDataProvider >> UIPropertyDataProvider >> UIDynamicDataProvider >> PlayerDataProvider |
Contents
- Package:
- Engine
- Implemented interfaces:
- UIListElementCellProvider
- Direct subclass:
- PlayerOwnerDataProvider
- This class in other games:
- UT3
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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' |