UE3:UTUIScene_MapVote (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIScreenObject >> UIScene >> UTUIScene >> UTUIScene_Hud >> UTUIScene_MapVote |
- Package:
- UTGame
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-2007 Epic Games, Inc. All Rights Reserved.
Properties
MapList
Type: UTDrawMapVotePanel
Modifiers: transient
TimeRemaining
Type: UILabel
Modifiers: transient
VoteRI
Type: UTVoteReplicationInfo
Modifiers: transient
Default values
Property | Value |
---|---|
bAlwaysRenderScene | True |
bDisplayCursor | True |
bRenderParentScenes | False |
SceneInputMode | INPUTMODE_MatchingOnly |
Subobjects
SceneEventComponent
Class: Engine.UIComp_Event
Inherits from: UTUIScene_Hud.SceneEventComponent
No new values.
Functions
Events
PostInitialize
event PostInitialize ()
Overrides: UIScreenObject.PostInitialize
Called after this screen object's children have been initialized
Other instance functions
InitializeVRI
function InitializeVRI (UTVoteReplicationInfo NewVoteRI)