| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
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_Hud | UTHudSceneOwner |
| UTScoreboardClockPanel | |
| LinearColor | BackColor |
| TextureCoordinates | BackCoords |
| Texture2D | Background |
| font | ClockFont |
| vector2d | ClockPos |
| Inherited Variables from UTGame.UTDrawPanel |
|---|
| bUseFullViewport, Canvas, pHeight, pLeft, pTop, pWidth, ResolutionScale |
| Inherited Variables from UTGame.UTUI_Widget |
|---|
| bRequiresTick, UTSceneOwner |
| Functions Summary | ||
|---|---|---|
![]() | DrawPanel ())) | |
![]() | PostInitialize ())) | |
| Inherited Functions from UTGame.UTDrawPanel |
|---|
| Draw2DLine, DrawPanel |
| Inherited Functions from UTGame.UTUI_Widget |
|---|
| FindDataStore, GetPlayerControllerId, NotifyGameSessionEnded |
| Variables Detail |
|---|
Cached reference to the HUDSceneOwner
| Functions Detail |
|---|
DrawPanel Source code
PostInitialize Source code| 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 | UnrealScript Documentation |
| previous class next class | frames no frames | |||||