Gah - a solution with more questions. – EntropicLqd

UE2:TAB_IAInvasion (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Package: 
SkaarjPack
This class in other games:
UT2003

(C) 2002, Epic Games

Default values

Property Value
Controls[16] moNumericEdit'IAInvasionInitialWave'
Controls[17] GUIButton'IAInvasionWaveConfig'

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

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: Tab_IADeathMatch.InitComponent


Other instance functions

ConfigClicked

function bool ConfigClicked (GUIComponent Sender)


WaveChange

function WaveChange (GUIComponent Sender)