I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:UTUIDataProvider_StatsRewards (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search

Contents

Package: 
UTGame
Implemented interfaces
UIListElementCellProvider
This class in other games:
UDK

Dataprovider that returns a row for each reward stat for a user.

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

[edit] Native functions

[edit] GetElementCount

native function int GetElementCount ()

Overrides: UTUIDataProvider_StatsGeneral.GetElementCount

Returns:

Returns the number of elements(rows) provided.