Cogito, ergo sum

UE3:UTUITabPage_VoteTab (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 06:44, 16 August 2009 by Wormbo (Talk | contribs) (updated members)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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[edit]

bAddMutator[edit]

Type: bool

Modifiers: transient


bForceVote[edit]

Type: bool

Modifiers: transient


bGameVotingInitialized[edit]

Type: bool


bMapVotingInitialized[edit]

Type: bool


bMutatorVotingInitialized[edit]

Type: bool


bOldAdminStatus[edit]

Type: bool

Modifiers: transient


bRefreshVoteLists[edit]

Type: bool


bShowingVotes[edit]

Type: bool

Modifiers: transient


ConsoleTextCnt[edit]

Type: int

Modifiers: transient


ConText[edit]

Type: UILabel

Modifiers: transient


DefaultVoteCellStyle[edit]

Type: UIRoot.UIStyleReference


Default value:

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

DefaultVoteOverlayStyle[edit]

Type: UIRoot.UIStyleReference


Default value:

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

GameList[edit]

Type: UIList

Modifiers: transient


GameListImg[edit]

Type: UIImage

Modifiers: transient


GameListImgBG[edit]

Type: UIImage

Modifiers: transient


GameListLabel[edit]

Type: UILabel

Modifiers: transient


GameVotesLabel[edit]

Type: UILabel

Modifiers: transient


LastBestVoteCount[edit]

Type: int

Modifiers: transient


LastBestVoteIndex[edit]

Type: int

Modifiers: transient


LastFocusedList[edit]

Type: UIList

Modifiers: transient


LastPCountTimestamp[edit]

Type: float


LastPlayerCount[edit]

Type: int


LocalMapList[edit]

Type: array<UTUIDataProvider_MapInfo>

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

MapList[edit]

Type: UIList

Modifiers: transient


MapListImg[edit]

Type: UIImage

Modifiers: transient


MapListImgBG[edit]

Type: UIImage

Modifiers: transient


MapListLabel[edit]

Type: UILabel

Modifiers: transient


MapSwitchTimestamp[edit]

Type: float


MapVoteInfo[edit]

Type: UILabel

Modifiers: transient


MapVoteList[edit]

Type: UTSimpleList

Modifiers: transient


MapVotesLabel[edit]

Type: UILabel

Modifiers: transient


MutatorList[edit]

Type: UIList

Modifiers: transient


MutatorListImg[edit]

Type: UIImage

Modifiers: transient


MutatorListImgBG[edit]

Type: UIImage

Modifiers: transient


MutatorListLabel[edit]

Type: UILabel

Modifiers: transient


MutatorVotesLabel[edit]

Type: UILabel

Modifiers: transient


MutHeaderIndicies[edit]

Type: int

Array size: 2


StringDataStore[edit]

Type: UTUIDataStore_2DStringList


VoteMenuHintLabel[edit]

Type: UILabel

Modifiers: transient


WinningGameIndex[edit]

Type: int

Modifiers: transient


WinningMapIndex[edit]

Type: int

Modifiers: transient


WinningVoteCellStyle[edit]

Type: UIRoot.UIStyleReference


Default value:

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

WinningVoteOverlayStyle[edit]

Type: UIRoot.UIStyleReference


Default value:

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

Default values[edit]

Property Value
OnTick TabTick
bRequiresTick True

Subobjects[edit]

WidgetEventComponent[edit]

Class: Engine.UIComp_Event

Inherits from: UTTabPage_MidGame.WidgetEventComponent

No new values.

Enums[edit]

EVoteListState[edit]

VLS_Hidden 
VLS_Visible 
VLS_Disabled 

Functions[edit]

Events[edit]

PostInitialize[edit]

event PostInitialize ()

Overrides: UIScreenObject.PostInitialize

Called after this screen object's children have been initialized

Other instance functions[edit]

See UTUITabPage_VoteTab instance functions.