I love the smell of UnrealEd crashing in the morning. – tarquin
UE3:UTDrawMapVotePanel (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIScreenObject >> UIObject >> UTUI_Widget >> UTDrawPanel >> UTDrawMapVotePanel |
Contents
- Package:
- UTGame
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 'UTDrawMapVotePanel'
SelectionTextColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 0 |
G | 255 |
R | 255 |
TextColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 255 |
G | 255 |
R | 255 |
TextFont
Type: Font
Default value: MultiFont'UI_Fonts_Final.Menus.Fonts_Positec'
Internal variables
Index
Type: int
Modifiers: transient
TopIndex
Type: int
Modifiers: transient
VoteRI
Type: UTVoteReplicationInfo
Modifiers: transient
Subobjects
WidgetEventComponent
Class: Engine.UIComp_Event
Inherits from: UTDrawPanel.WidgetEventComponent
No new values.
Functions
Events
DrawPanel
event DrawPanel ()
Overrides: UTDrawPanel.DrawPanel
Handle drawing in script
GetSupportedUIActionKeyNames
Overrides: UIScreenObject.GetSupportedUIActionKeyNames
Allow Script to add UI Actions
PostInitialize
event PostInitialize ()
Overrides: UIScreenObject.PostInitialize
Called after this screen object's children have been initialized
Other instance functions
FindItemUnderCursor
function FindItemUnderCursor ()
InitializeVRI
function InitializeVRI (UTVoteReplicationInfo NewVoteRI)
ProcessInputKey
function bool ProcessInputKey (const out UIRoot.SubscribedInputEventParameters EventParms)