Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE3:PlayerDataProvider (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIDataProvider >> UIPropertyDataProvider >> UIDynamicDataProvider >> PlayerDataProvider |
Contents
- Package:
- Engine
- Direct subclass:
- PlayerOwnerDataProvider
- This class in other games:
- UDK
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.
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved
Default values[edit]
Property | Value |
---|---|
DataClass | Class'Engine.PlayerReplicationInfo' |