I'm a doctor, not a mechanic

UE2:VotingPage (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
xVoting
Direct subclasses:
KickVotingPage, MatchConfigPage, MapVotingPage, MatchSetupPage

xVoting.VotingPage Voting page is the base for MapVoting and KickVoting pages.

Written by Bruce Bickar (c) 2003, Epic Games, Inc. All Rights Reserved

Properties

Property group 'VotingPage'

MVRI

Type: VotingReplicationInfo

Modifiers: editconst, noexport


Internal variables

f_Chat

Type: MapVoteFooter

Modifiers: automated


Default value: MapVoteFooter'MatchSetupFooter'

Default values

Property Value
bAcceptsInput False
bAllowedAsLast True
bRequire640x480 False
WinHeight 0.8
WinLeft 0.1
WinTop 0.1
WinWidth 0.8

Subobjects

MatchSetupFooter

Class: xVoting.MapVoteFooter

Property Value
bBoundToParent True
bScaleToParent True
RenderWeight 0.5
TabOrder 10
WinHeight 0.291406
WinLeft 0.019921
WinTop 0.686457
WinWidth 0.962109

Events

Free

event Free ()

Overrides: GUIPage.Free


InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: FloatingWindow.InitComponent