The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE3:UTUITabPage_VoteTab (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIScreenObject >> UIObject >> UIContainer >> UITabPage >> UTTabPage >> UTTabPage_MidGame >> UTUITabPage_VoteTab |
Contents
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-2008 Epic Games, Inc. All Rights Reserved.
Properties
bShowingVotes
Type: bool
Modifiers: transient
ConsoleTextCnt
Type: int
Modifiers: transient
ConText
Type: UILabel
Modifiers: transient
LastBestVoteCount
Type: int
Modifiers: transient
LastBestVoteIndex
Type: int
Modifiers: transient
LocalMapList
Type: array<UTUIDataProvider_MapInfo>
list of local maps - used to get more friendly names when possible
MapVoteInfo
Type: UILabel
Modifiers: transient
MapVoteList
Type: UTSimpleList
Modifiers: transient
Default values
Property | Value |
---|---|
OnTick | TabTick |
bRequiresTick | True |
Subobjects
WidgetEventComponent
Class: Engine.UIComp_Event
Inherits from: UTTabPage_MidGame.WidgetEventComponent
No new values.
Functions
Events
PostInitialize
event PostInitialize ()
Overrides: UIScreenObject.PostInitialize
Called after this screen object's children have been initialized
Other instance functions
BeginVoting
function BeginVoting (UTVoteReplicationInfo VoteRI)
CheckGameStatus
function CheckGameStatus ()
DrawVote
DrawVotePostSelectionBar
function bool DrawVotePostSelectionBar (UTSimpleList SimpleList, float YPos, float Width, float Height)
FindWinningMap
function FindWinningMap ()
GetMapFriendlyName
GetVoteRI
function UTVoteReplicationInfo GetVoteRI ()
RecordVote
TabTick
function TabTick (float DeltaTime)
This tab is being ticked
TrimGameType
OBSOLETE - used GetMapFriendlyName