I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:UTUITabPage_StatsWeapons (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> UIRoot >> UIScreenObject >> UIObject >> UIContainer >> UITabPage >> UTTabPage >> UTUITabPage_StatsPage >> UTUITabPage_StatsWeapons |
Contents |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Tab page for a user's weapon stats.
[edit] Subobjects
[edit] WidgetEventComponent
Class: Engine.UIComp_Event
Inherits from: UTUITabPage_StatsPage.WidgetEventComponent
No new values.
[edit] Functions
[edit] Events
[edit] PostInitialize
event PostInitialize ()
Overrides: UTUITabPage_StatsPage.PostInitialize
Post initialization event - Setup widget delegates.
[edit] Other instance functions
[edit] ReadStats
function ReadStats ()
Overrides: UTUITabPage_StatsPage.ReadStats
Starts the stats read for this page.
