Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE3:UTUITabPage_VoteTab (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> UIRoot >> UIScreenObject >> UIObject >> UIContainer >> UITabPage >> UTTabPage >> UTTabPage_MidGame >> UTUITabPage_VoteTab
Package: 
UTGame
Implemented interfaces
UIDataStoreSubscriber

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Properties

bAddMutator

Type: bool

Modifiers: transient


bForceVote

Type: bool

Modifiers: transient


bGameVotingInitialized

Type: bool


bMapVotingInitialized

Type: bool


bMutatorVotingInitialized

Type: bool


bOldAdminStatus

Type: bool

Modifiers: transient


bRefreshVoteLists

Type: bool


bShowingVotes

Type: bool

Modifiers: transient


ConsoleTextCnt

Type: int

Modifiers: transient


ConText

Type: UILabel

Modifiers: transient


DefaultVoteCellStyle

Type: UIRoot.UIStyleReference


Default value:

Member Value
DefaultStyleTag 'DefaultCellStyleSelected'
RequiredStyleClass Class'Engine.UIStyle_Combo'

DefaultVoteOverlayStyle

Type: UIRoot.UIStyleReference


Default value:

Member Value
DefaultStyleTag 'ListItemBackgroundSelectedStyle'
RequiredStyleClass Class'Engine.UIStyle_Image'

GameList

Type: UIList

Modifiers: transient


GameListImg

Type: UIImage

Modifiers: transient


GameListImgBG

Type: UIImage

Modifiers: transient


GameListLabel

Type: UILabel

Modifiers: transient


GameVotesLabel

Type: UILabel

Modifiers: transient


LastBestVoteCount

Type: int

Modifiers: transient


LastBestVoteIndex

Type: int

Modifiers: transient


LastFocusedList

Type: UIList

Modifiers: transient


LastPCountTimestamp

Type: float


LastPlayerCount

Type: int


LocalMapList

Type: array<UTUIDataProvider_MapInfo>

list of local maps - used to get more friendly names when possible

MapList

Type: UIList

Modifiers: transient


MapListImg

Type: UIImage

Modifiers: transient


MapListImgBG

Type: UIImage

Modifiers: transient


MapListLabel

Type: UILabel

Modifiers: transient


MapSwitchTimestamp

Type: float


MapVoteInfo

Type: UILabel

Modifiers: transient


MapVoteList

Type: UTSimpleList

Modifiers: transient


MapVotesLabel

Type: UILabel

Modifiers: transient


MutatorList

Type: UIList

Modifiers: transient


MutatorListImg

Type: UIImage

Modifiers: transient


MutatorListImgBG

Type: UIImage

Modifiers: transient


MutatorListLabel

Type: UILabel

Modifiers: transient


MutatorVotesLabel

Type: UILabel

Modifiers: transient


MutHeaderIndicies

Type: int

Array size: 2


StringDataStore

Type: UTUIDataStore_2DStringList


VoteMenuHintLabel

Type: UILabel

Modifiers: transient


WinningGameIndex

Type: int

Modifiers: transient


WinningMapIndex

Type: int

Modifiers: transient


WinningVoteCellStyle

Type: UIRoot.UIStyleReference


Default value:

Member Value
DefaultStyleTag 'DefaultCellStyleHover'
RequiredStyleClass Class'Engine.UIStyle_Combo'

WinningVoteOverlayStyle

Type: UIRoot.UIStyleReference


Default value:

Member Value
DefaultStyleTag 'ListItemBackgroundHoverStyle'
RequiredStyleClass Class'Engine.UIStyle_Image'

Default values

Property Value
OnTick TabTick
bRequiresTick True

Subobjects

WidgetEventComponent

Class: Engine.UIComp_Event

Inherits from: UTTabPage_MidGame.WidgetEventComponent

No new values.

Enums

EVoteListState

VLS_Hidden 
VLS_Visible 
VLS_Disabled 

Functions

Events

PostInitialize

event PostInitialize ()

Overrides: UIScreenObject.PostInitialize

Called after this screen object's children have been initialized

Other instance functions

See UTUITabPage_VoteTab instance functions.