Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTGame.UTUITabPage_StatsWeapons

Extends
UTUITabPage_StatsPage
Modifiers
placeable

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved. Tab page for a user's weapon stats.

Core.Object
|   
+-- Engine.UIRoot
   |   
   +-- Engine.UIScreenObject
      |   
      +-- Engine.UIObject
         |   
         +-- Engine.UIContainer
            |   
            +-- Engine.UITabPage
               |   
               +-- UTGame.UTTabPage
                  |   
                  +-- UTGame.UTUITabPage_StatsPage
                     |   
                     +-- UTGame.UTUITabPage_StatsWeapons

Variables Summary
Inherited Variables from UTGame.UTUITabPage_StatsPage
RefreshingLabel, StatsDataStore, StatsInterface, StatsList
Inherited Variables from UTGame.UTTabPage
bRequiresTick

Functions Summary
event PostInitialize ()))
function ReadStats ()))
Inherited Functions from UTGame.UTUITabPage_StatsPage
ActivatePage, OnStatsReadComplete, PostInitialize, ReadStats
Inherited Functions from UTGame.UTTabPage
CloseParentScene, GetButtonBar, HandleInputKey, OnChildRepositioned, SetupButtonBar


Functions Detail

PostInitialize Source code

event PostInitialize ( ) )
Post initialization event - Setup widget delegates.

ReadStats Source code

function ReadStats ( ) )
Starts the stats read for this page.


Defaultproperties

defaultproperties
{
   Begin Object Class=UIComp_Event Name=WidgetEventComponent ObjName=WidgetEventComponent Archetype=UIComp_Event'UTGame.Default__UTUITabPage_StatsPage:WidgetEventComponent'
      ObjectArchetype=UIComp_Event'UTGame.Default__UTUITabPage_StatsPage:WidgetEventComponent'
   End Object
   EventProvider=WidgetEventComponent
   Name="Default__UTUITabPage_StatsWeapons"
   ObjectArchetype=UTUITabPage_StatsPage'UTGame.Default__UTUITabPage_StatsPage'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:59.911 - Created with UnCodeX