My program doesn't have bugs. It just develops random features.

UE3:UTUIDataProvider_StatsGeneral (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UTGame
Implemented interfaces
UIListElementCellProvider
Direct subclass:
UTUIDataProvider_StatsRewards
This class in other games:
UT3

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

Properties

Stats

Type: array<GeneralStatsRow>

Modifiers: transient


Structs

GeneralStatsRow

Modifiers: native

name StatName 

Native functions

GetElementCount

native function int GetElementCount ()

Overrides: UTUIDataProvider_SimpleElementProvider.GetElementCount

Returns:

Returns the number of elements(rows) provided.