Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE3:UTUIDataProvider_StatsGeneral (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)
Object >> UIRoot >> UIDataProvider >> UTUIDataProvider_SimpleElementProvider >> UTUIDataProvider_StatsElementProvider >> UTUIDataProvider_StatsGeneral |
- Package:
- UTGame
- Implemented interfaces:
- UIListElementCellProvider
- Direct subclass:
- UTUIDataProvider_StatsRewards
- This class in other games:
- UT3
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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.