Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:UTUIDataProvider_StatsGeneral (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 07:48, 17 January 2010 by Wormbo (Talk | contribs) (class was removed)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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[edit]

Stats[edit]

Type: array<GeneralStatsRow>

Modifiers: transient


Structs[edit]

GeneralStatsRow[edit]

Modifiers: native

name StatName 

Native functions[edit]

GetElementCount[edit]

native function int GetElementCount ()

Overrides: UTUIDataProvider_SimpleElementProvider.GetElementCount

Returns:

Returns the number of elements(rows) provided.