| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
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-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.UIRoot
|
+-- Engine.UIDataProvider
|
+-- Engine.UIPropertyDataProvider
|
+-- Engine.UIDynamicDataProvider
|
+-- Engine.PlayerDataProvider
PlayerOwnerDataProvider
| Variables Summary |
|---|
| Inherited Variables from Engine.UIDynamicDataProvider |
|---|
| DataClass, DataSource |
| Inherited Variables from Engine.UIPropertyDataProvider |
|---|
| ComplexPropertyTypes |
| Functions Summary |
|---|
| Inherited Functions from Engine.UIPropertyDataProvider |
|---|
| GetCustomPropertyValue |
| Defaultproperties |
|---|
defaultproperties
{
DataClass=Class'Engine.PlayerReplicationInfo'
Name="Default__PlayerDataProvider"
ObjectArchetype=UIDynamicDataProvider'Engine.Default__UIDynamicDataProvider'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||