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

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[edit]

Property group 'VotingPage'[edit]

MVRI[edit]

Type: VotingReplicationInfo

Modifiers: editconst, noexport


Internal variables[edit]

f_Chat[edit]

Type: MapVoteFooter

Modifiers: automated


Default value: MapVoteFooter'MatchSetupFooter'

Default values[edit]

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

Subobjects[edit]

MatchSetupFooter[edit]

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[edit]

Free[edit]

event Free ()

Overrides: GUIPage.Free


InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: FloatingWindow.InitComponent