UE2:TAB_IAInvasion (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Package:
SkaarjPack
This class in other games:

(C) 2002, Epic Games

Default values

Subobjects

IAInvasionInitialWave

Class: XInterface.moNumericEdit

Property Value
Caption "Initial Wave"
CaptionWidth 0.5
Hint "Choose the initial wave."
MaxValue 16
MinValue 1
OnChange WaveChange
WinHeight 0.06
WinLeft 0.605469
WinTop 0.823138
WinWidth 0.25

IAInvasionWaveConfig

Class: XInterface.GUIButton

Property Value
Caption "Configure Waves"
OnClick ConfigClicked
StyleName "SquareMenuButton"
WinHeight 0.06875
WinLeft 0.383789
WinTop 0.932031
WinWidth 0.23125

Instance functions

ConfigClicked

function bool ConfigClicked (GUIComponent Sender)


InitComponent

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: Tab_IADeathMatch.InitComponent


WaveChange

function WaveChange (GUIComponent Sender)