I love the smell of UnrealEd crashing in the morning. – tarquin

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

Contents

Package: 
UTGame
Implemented interfaces
UIDataStoreSubscriber

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

[edit] Properties

[edit] bAddMutator

Type: bool

Modifiers: transient


[edit] bForceVote

Type: bool

Modifiers: transient


[edit] bGameVotingInitialized

Type: bool


[edit] bMapVotingInitialized

Type: bool


[edit] bMutatorVotingInitialized

Type: bool


[edit] bOldAdminStatus

Type: bool

Modifiers: transient


[edit] bRefreshVoteLists

Type: bool


[edit] bShowingVotes

Type: bool

Modifiers: transient


[edit] ConsoleTextCnt

Type: int

Modifiers: transient


[edit] ConText

Type: UILabel

Modifiers: transient


[edit] DefaultVoteCellStyle

Type: UIRoot.UIStyleReference


Default value:

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

[edit] DefaultVoteOverlayStyle

Type: UIRoot.UIStyleReference


Default value:

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

[edit] GameList

Type: UIList

Modifiers: transient


[edit] GameListImg

Type: UIImage

Modifiers: transient


[edit] GameListImgBG

Type: UIImage

Modifiers: transient


[edit] GameListLabel

Type: UILabel

Modifiers: transient


[edit] GameVotesLabel

Type: UILabel

Modifiers: transient


[edit] LastBestVoteCount

Type: int

Modifiers: transient


[edit] LastBestVoteIndex

Type: int

Modifiers: transient


[edit] LastFocusedList

Type: UIList

Modifiers: transient


[edit] LastPCountTimestamp

Type: float


[edit] LastPlayerCount

Type: int


[edit] LocalMapList

Type: array<UTUIDataProvider_MapInfo>

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

[edit] MapList

Type: UIList

Modifiers: transient


[edit] MapListImg

Type: UIImage

Modifiers: transient


[edit] MapListImgBG

Type: UIImage

Modifiers: transient


[edit] MapListLabel

Type: UILabel

Modifiers: transient


[edit] MapSwitchTimestamp

Type: float


[edit] MapVoteInfo

Type: UILabel

Modifiers: transient


[edit] MapVoteList

Type: UTSimpleList

Modifiers: transient


[edit] MapVotesLabel

Type: UILabel

Modifiers: transient


[edit] MutatorList

Type: UIList

Modifiers: transient


[edit] MutatorListImg

Type: UIImage

Modifiers: transient


[edit] MutatorListImgBG

Type: UIImage

Modifiers: transient


[edit] MutatorListLabel

Type: UILabel

Modifiers: transient


[edit] MutatorVotesLabel

Type: UILabel

Modifiers: transient


[edit] MutHeaderIndicies

Type: int

Array size: 2


[edit] StringDataStore

Type: UTUIDataStore_2DStringList


[edit] VoteMenuHintLabel

Type: UILabel

Modifiers: transient


[edit] WinningGameIndex

Type: int

Modifiers: transient


[edit] WinningMapIndex

Type: int

Modifiers: transient


[edit] WinningVoteCellStyle

Type: UIRoot.UIStyleReference


Default value:

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

[edit] WinningVoteOverlayStyle

Type: UIRoot.UIStyleReference


Default value:

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

[edit] Default values

Property Value
OnTick TabTick
bRequiresTick True

[edit] Subobjects

[edit] WidgetEventComponent

Class: Engine.UIComp_Event

Inherits from: UTTabPage_MidGame.WidgetEventComponent

No new values.

[edit] Enums

[edit] EVoteListState

VLS_Hidden 
VLS_Visible 
VLS_Disabled 

[edit] Functions

[edit] Events

[edit] PostInitialize

event PostInitialize ()

Overrides: UIScreenObject.PostInitialize

Called after this screen object's children have been initialized

[edit] Other instance functions

See UTUITabPage_VoteTab instance functions.

Personal tools