There is no spoon

UE3:UTUIDataProvider_SimpleElementProvider (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> UIRoot >> UIDataProvider >> UTUIDataProvider_SimpleElementProvider
Package: 
UTGame
Implemented interfaces
UIListElementCellProvider
Direct subclasses:
UTUIDataProvider_StatsElementProvider, UTUIDataProvider_InstalledContent, UTUIDataProvider_AvailableContent, UTUIDataProvider_ServerDetails, UTUIDataProvider_StringArray
This class in other games:
UDK

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.