Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:VotingPage (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> LargeWindow >> VotingPage |
- Package:
- xVoting
- Direct subclasses:
- KickVotingPage, MatchConfigPage, MapVotingPage, MatchSetupPage
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. |
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]
[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