UE3:UTUIDataProvider_StatsGeneral (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by Unknown user (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Package:
UTGame
Implemented interfaces:
UIListElementCellProvider
Direct subclass:
UTUIDataProvider_StatsRewards
This class in other games:

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.