Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

Difference between revisions of "UE3:UTScoreboardClockPanel (UT3)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
(Talk)
 
Line 23: Line 23:
 
! Value
 
! Value
 
|-
 
|-
| 000000,A
+
| A
|  
+
| 1.0
 
|-
 
|-
| 000000,B
+
| B
|  
+
| 0.0
 
|-
 
|-
| 000000,G
+
| G
|  
+
| 0.0
 
|-
 
|-
 
| R
 
| R

Latest revision as of 07:40, 23 May 2008

UT3 Object >> UIRoot >> UIScreenObject >> UIObject >> UTUI_Widget >> UTDrawPanel >> UTScoreboardClockPanel
Package: 
UTGame
This class in other games:
UDK

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

Properties[edit]

Property group 'UTScoreboardClockPanel'[edit]

BackColor[edit]

Type: Object.LinearColor


Default value:

Member Value
A 1.0
B 0.0
G 0.0
R 0.0

BackCoords[edit]

Type: UIRoot.TextureCoordinates


Background[edit]

Type: Texture2D


ClockFont[edit]

Type: Font


ClockPos[edit]

Type: Object.Vector2D


Internal variables[edit]

UTHudSceneOwner[edit]

Type: UTUIScene_Hud

Cached reference to the HUDSceneOwner

Subobjects[edit]

WidgetEventComponent[edit]

Class: Engine.UIComp_Event

Inherits from: UTDrawPanel.WidgetEventComponent

No new values.

Events[edit]

DrawPanel[edit]

event DrawPanel ()

Overrides: UTDrawPanel.DrawPanel

Handle drawing in script

PostInitialize[edit]

event PostInitialize ()

Overrides: UIScreenObject.PostInitialize

Called after this screen object's children have been initialized