There is no spoon
UE3:UTScoreInfoPanel (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> UIRoot >> UIScreenObject >> UIObject >> UTUI_Widget >> UTDrawPanel >> UTScoreInfoPanel |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
Overrides: UTDrawPanel.DrawPanel
Handle drawing in script
[edit] PostInitialize
Overrides: UIScreenObject.PostInitialize
Called after this screen object's children have been initialized
