Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Dataprovider that provides a base implementation for a simple list element providers. Needs to be subclassed to work completely. Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object | +-- Engine.UIRoot | +-- Engine.UIDataProvider | +-- UTGame.UTUIDataProvider_SimpleElementProvider
UTUIDataProvider_AvailableContent, UTUIDataProvider_InstalledContent, UTUIDataProvider_ServerDetails, UTUIDataProvider_StatsElementProvider, UTUIDataProvider_StringArray
Constants Summary |
---|
Variables Summary |
---|
Inherited Variables from Engine.UIDataProvider |
---|
ProviderChangedNotifies, WriteAccessType |
Inherited Variables from Engine.UIRoot |
---|
CurrentMenuState, ModifierStack |
Enumerations Summary |
---|
Inherited Enumerations from Engine.UIDataProvider |
---|
EProviderAccessType |
Structures Summary |
---|
Inherited Structures from Engine.UIDataProvider |
---|
UIDataProviderField |
Functions Summary | ||
---|---|---|
![]() | int | GetElementCount () |
Functions Detail |
---|
@return Returns the number of elements(rows) provided.
Defaultproperties |
---|
defaultproperties { Name="Default__UTUIDataProvider_SimpleElementProvider" ObjectArchetype=UIDataProvider'Engine.Default__UIDataProvider' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |