There is no spoon

UE3:UTScoreInfoPanel (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> UIRoot >> UIScreenObject >> UIObject >> UTUI_Widget >> UTDrawPanel >> UTScoreInfoPanel

Contents

Package: 
UTGame
This class in other games:
UDK

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

[edit] Properties

[edit] Property group 'UTScoreInfoPanel'

[edit] BarColor

Type: Object.LinearColor


Default value:

Member Value
A 1.0
B 0.0
G 0.0
R 0.0

[edit] BarCoords

Type: UIRoot.TextureCoordinates


[edit] BarPct

Type: float


[edit] BarTex

Type: Texture2D


[edit] GameTypeColor

Type: Object.Color


[edit] GameTypeFont

Type: Font


[edit] LogoCoords

Type: UIRoot.TextureCoordinates


[edit] LogoPos

Type: Object.Vector2D


[edit] LogoSize

Type: Object.Vector2D


[edit] LogoTex

Type: Texture2D


[edit] MapNameColor

Type: Object.Color


[edit] MapNameFont

Type: Font


[edit] MapNameYPad

Type: float


[edit] PanelCoords

Type: UIRoot.TextureCoordinates


[edit] PanelPct

Type: float


[edit] PanelTex

Type: Texture2D


[edit] RulesColor

Type: Object.Color


[edit] RulesFont

Type: Font


[edit] Internal variables

[edit] GameNameString

Type: string

Modifiers: transient


[edit] LastMapPlayed

Type: string

Modifiers: transient


[edit] RulesString

Type: string

Modifiers: transient


[edit] UTHudSceneOwner

Type: UTUIScene_Hud

Cached reference to the HUDSceneOwner

[edit] Subobjects

[edit] WidgetEventComponent

Class: Engine.UIComp_Event

Inherits from: UTDrawPanel.WidgetEventComponent

No new values.

[edit] Events

[edit] DrawPanel

event DrawPanel ()

Overrides: UTDrawPanel.DrawPanel

Handle drawing in script

[edit] PostInitialize

event PostInitialize ()

Overrides: UIScreenObject.PostInitialize

Called after this screen object's children have been initialized