I don't need to test my programs. I have an error-correcting modem.

UE3:UTUIDataProvider_StatsVehicles (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
This class in other games:
UT3

Dataprovider that returns a row for each vehicle/vehicle weapons with kills/death/suicides given a user's stats results.

Properties

Stats

Type: array<VehicleStatsRow>

Modifiers: transient


Structs

VehicleStatsRow

Modifiers: native

string VehicleName 
name DrivingTimeName 
name VehicleKillsName 

Native functions

GetElementCount

native function int GetElementCount ()

Overrides: UTUIDataProvider_SimpleElementProvider.GetElementCount

Returns:

Returns the number of elements(rows) provided.