UE3:UTUIDataProvider_StatsGeneral (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE3:GeneralStatsRow (UT3))
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.

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

Properties

Stats

Type: array<GeneralStatsRow>

Modifiers: transient


Structs

GeneralStatsRow

Modifiers: native

Struct that defines a reward stat row.

name StatName

Native functions

GetElementCount

native function int GetElementCount ()

Overrides: UTUIDataProvider_SimpleElementProvider.GetElementCount

Returns:

Returns the number of elements(rows) provided.