Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

Difference between revisions of "UE3:UTUIDataProvider SimpleElementProvider (UDK)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
m (1 revision: class descriptions for UDK January update (part 8))
 
(No difference)

Latest revision as of 07:02, 17 January 2010

UDK Object >> UIRoot >> UIDataProvider >> UTUIDataProvider_SimpleElementProvider
Package: 
UTGame
Implemented interfaces
UIListElementCellProvider
Direct subclasses:
UTUIDataProvider_AvailableContent, UTUIDataProvider_InstalledContent, UTUIDataProvider_ServerDetails, UTUIDataProvider_StatsElementProvider, UTUIDataProvider_StringArray
This class in other games:
UT3

Dataprovider that provides a base implementation for a simple list element providers. Needs to be subclassed to work completely.

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved

Native functions[edit]

GetElementCount[edit]

native function int GetElementCount ()

Returns:

Returns the number of elements(rows) provided.