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

UTGame.UTScoreboardClockPanel

Extends
UTDrawPanel

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

Core.Object
|   
+-- Engine.UIRoot
   |   
   +-- Engine.UIScreenObject
      |   
      +-- Engine.UIObject
         |   
         +-- UTGame.UTUI_Widget
            |   
            +-- UTGame.UTDrawPanel
               |   
               +-- UTGame.UTScoreboardClockPanel

Variables Summary
UTUIScene_HudUTHudSceneOwner
UTScoreboardClockPanel
LinearColorBackColor
TextureCoordinatesBackCoords
Texture2DBackground
fontClockFont
vector2dClockPos
Inherited Variables from UTGame.UTDrawPanel
bUseFullViewport, Canvas, pHeight, pLeft, pTop, pWidth, ResolutionScale
Inherited Variables from UTGame.UTUI_Widget
bRequiresTick, UTSceneOwner

Functions Summary
event DrawPanel ()))
event PostInitialize ()))
Inherited Functions from UTGame.UTDrawPanel
Draw2DLine, DrawPanel
Inherited Functions from UTGame.UTUI_Widget
FindDataStore, GetPlayerControllerId, NotifyGameSessionEnded


Variables Detail

UTHudSceneOwner Source code

var UTUIScene_Hud UTHudSceneOwner;
Cached reference to the HUDSceneOwner

UTScoreboardClockPanel

BackColor Source code

var(UTScoreboardClockPanel) LinearColor BackColor;

BackCoords Source code

var(UTScoreboardClockPanel) TextureCoordinates BackCoords;

Background Source code

var(UTScoreboardClockPanel) Texture2D Background;

ClockFont Source code

var(UTScoreboardClockPanel) font ClockFont;

ClockPos Source code

var(UTScoreboardClockPanel) vector2d ClockPos;


Functions Detail

DrawPanel Source code

event DrawPanel ( ) )

PostInitialize Source code

event PostInitialize ( ) )


Defaultproperties

defaultproperties
{
   BackColor=(R=0.000000,G=0.000000,B=0.000000,A=1.000000)
   Begin Object Class=UIComp_Event Name=WidgetEventComponent ObjName=WidgetEventComponent Archetype=UIComp_Event'UTGame.Default__UTDrawPanel:WidgetEventComponent'
      ObjectArchetype=UIComp_Event'UTGame.Default__UTDrawPanel:WidgetEventComponent'
   End Object
   EventProvider=WidgetEventComponent
   Name="Default__UTScoreboardClockPanel"
   ObjectArchetype=UTDrawPanel'UTGame.Default__UTDrawPanel'
}

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