I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:UTScoreboardClockPanel (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09: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 >> UTUI_Widget >> UTDrawPanel >> UTScoreboardClockPanel
Package: 
UTGame
This class in other games:
UDK

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

Properties

Property group 'UTScoreboardClockPanel'

BackColor

Type: Object.LinearColor


Default value:

Member Value
000000,A
000000,B
000000,G
R 0.0

BackCoords

Type: UIRoot.TextureCoordinates


Background

Type: Texture2D


ClockFont

Type: Font


ClockPos

Type: Object.Vector2D


Internal variables

UTHudSceneOwner

Type: UTUIScene_Hud

Cached reference to the HUDSceneOwner

Subobjects

WidgetEventComponent

Class: Engine.UIComp_Event

Inherits from: UTDrawPanel.WidgetEventComponent

No new values.

Events

DrawPanel

event DrawPanel ()

Overrides: UTDrawPanel.DrawPanel

Handle drawing in script

PostInitialize

event PostInitialize ()

Overrides: UIScreenObject.PostInitialize

Called after this screen object's children have been initialized