Always snap to grid
UE3:UTDrawPlayerListPanel (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIScreenObject >> UIObject >> UTUI_Widget >> UTDrawPanel >> UTDrawPlayerListPanel |
Contents
This page has been proposed for deletion. If you think this page should be kept, please state a reason on its talk page. |
Properties
Property group 'UTDrawPlayerListPanel'
bTeamMode
Type: bool
CaptionFont
Type: Font
TeamCaptionColors
Type: Object.Color
Array size: 2
TeamTextColors
Type: Object.Color
Array size: 2
TextFont
Type: Font
Internal variables
FullHeight
Type: float
Opponents
Type: string
Modifiers: localized
TeamCaptions
Type: string
Array size: 2
Modifiers: localized
Default value, index 0: " Red"
Default value, index 1: " Blue"
Default values
Property | Value |
---|---|
bRequiresTick | True |
Subobjects
WidgetEventComponent
Class: Engine.UIComp_Event
Inherits from: UTDrawPanel.WidgetEventComponent
No new values.
Events
DrawPanel
event DrawPanel ()
Overrides: UTDrawPanel.DrawPanel
Handle drawing in script
Tick_Widget
event Tick_Widget (float DeltaTime)