I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:UTUITabPage_VoteTab (UT3)
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
Overrides: UIScreenObject.PostInitialize
Called after this screen object's children have been initialized
Other instance functions
BeginVoting
CheckGameStatus
DrawVote
DrawVotePostSelectionBar
FindWinningMap
GetMapFriendlyName
GetVoteRI
RecordVote
TabTick
This tab is being ticked
TrimGameType
OBSOLETE - used GetMapFriendlyName