The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:UTUITabPage_StatsVehicles (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> UIRoot >> UIScreenObject >> UIObject >> UIContainer >> UITabPage >> UTTabPage >> UTUITabPage_StatsPage >> UTUITabPage_StatsVehicles
Package: 
UTGame
Implemented interfaces
UIDataStoreSubscriber

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

Tab page for a user's vehicle stats.

Subobjects[edit]

WidgetEventComponent[edit]

Class: Engine.UIComp_Event

Inherits from: UTUITabPage_StatsPage.WidgetEventComponent

No new values.

Functions[edit]

Events[edit]

PostInitialize[edit]

event PostInitialize ()

Overrides: UTUITabPage_StatsPage.PostInitialize

Post initialization event - Setup widget delegates.

Other instance functions[edit]

ReadStats[edit]

function ReadStats ()

Overrides: UTUITabPage_StatsPage.ReadStats

Starts the stats read for this page.