Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.PlayerDataProvider

Extends
UIDynamicDataProvider
Modifiers
native ( inherit )

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

Core.Object
|   
+-- Engine.UIRoot
   |   
   +-- Engine.UIDataProvider
      |   
      +-- Engine.UIPropertyDataProvider
         |   
         +-- Engine.UIDynamicDataProvider
            |   
            +-- Engine.PlayerDataProvider

Direct Known Subclasses:

PlayerOwnerDataProvider

Variables Summary
Inherited Variables from Engine.UIDynamicDataProvider
DataClass, DataSource
Inherited Variables from Engine.UIPropertyDataProvider
ComplexPropertyTypes

Functions Summary
Inherited Functions from Engine.UIDynamicDataProvider
BindProviderInstance, CleanupDataProvider, GetDataSource, IsValidDataSourceClass, ProviderInstanceBound, ProviderInstanceUnbound, UnbindProviderInstance
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
previous class      next class frames      no frames
Creation time: Mon 26/11/2007 17:41:05.515 - Created with UnCodeX