Gah - a solution with more questions. – EntropicLqd
UE3:UTScoreInfoPanel (UT3)
Object >> UIRoot >> UIScreenObject >> UIObject >> UTUI_Widget >> UTDrawPanel >> UTScoreInfoPanel |
Contents
- 1 Properties
- 1.1 Property group 'UTScoreInfoPanel'
- 1.1.1 BarColor
- 1.1.2 BarCoords
- 1.1.3 BarPct
- 1.1.4 BarTex
- 1.1.5 GameTypeColor
- 1.1.6 GameTypeFont
- 1.1.7 LogoCoords
- 1.1.8 LogoPos
- 1.1.9 LogoSize
- 1.1.10 LogoTex
- 1.1.11 MapNameColor
- 1.1.12 MapNameFont
- 1.1.13 MapNameYPad
- 1.1.14 PanelCoords
- 1.1.15 PanelPct
- 1.1.16 PanelTex
- 1.1.17 RulesColor
- 1.1.18 RulesFont
- 1.2 Internal variables
- 1.3 Subobjects
- 1.1 Property group 'UTScoreInfoPanel'
- 2 Events
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'UTScoreInfoPanel'
BarColor
Type: Object.LinearColor
Default value:
Member | Value |
---|---|
A | 1.0 |
B | 0.0 |
G | 0.0 |
R | 0.0 |
BarCoords
Type: UIRoot.TextureCoordinates
BarPct
Type: float
BarTex
Type: Texture2D
GameTypeColor
Type: Object.Color
GameTypeFont
Type: Font
LogoCoords
Type: UIRoot.TextureCoordinates
LogoPos
Type: Object.Vector2D
LogoSize
Type: Object.Vector2D
LogoTex
Type: Texture2D
MapNameColor
Type: Object.Color
MapNameFont
Type: Font
MapNameYPad
Type: float
PanelCoords
Type: UIRoot.TextureCoordinates
PanelPct
Type: float
PanelTex
Type: Texture2D
RulesColor
Type: Object.Color
RulesFont
Type: Font
Internal variables
LastMapPlayed
Type: string
Modifiers: transient
UTHudSceneOwner
Type: UTUIScene_Hud
Cached reference to the HUDSceneOwner
Subobjects
WidgetEventComponent
Class: Engine.UIComp_Event
Inherits from: UTDrawPanel.WidgetEventComponent
No new values.
Events
DrawPanel
Overrides: UTDrawPanel.DrawPanel
Handle drawing in script
PostInitialize
Overrides: UIScreenObject.PostInitialize
Called after this screen object's children have been initialized