There is no spoon

UE2:Tab_IAMutant (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
BonusPack
This class in other games:
UT2003

Class: BonusPack.Tab_IAMutant

Mutant game type config page.

Written by James Golding Rollback (c) 2002, Epic Games, Inc. All Rights Reserved

Properties[edit]

LastBottomFeeders[edit]

Type: bool

Modifiers: config


Default value: True

MyBottomFeeders[edit]

Type: moCheckBox


TargetScoreString[edit]

Type: string

Modifiers: localized


Default value: "Score Limit"

Default values[edit]

Property Value
Controls[16] moCheckBox'IARulesBottomFeeders'
LastGoalScore 20

Subobjects[edit]

IARulesBottomFeeders[edit]

Class: XInterface.moCheckBox

Property Value
bSquare True
Caption "Bottom Feeder"
CaptionWidth 0.9
ComponentJustification TXTA_Left
Hint "When selected, bottom ranked player(s) can kill anyone."
OnChange BottomFeedersChange
WinHeight 0.04
WinLeft 0.05
WinTop 0.714166
WinWidth 0.4

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: Tab_IADeathMatch.InitComponent


Other instance functions[edit]

BottomFeedersChange[edit]

function BottomFeedersChange (GUIComponent Sender)


Play[edit]

function string Play ()

Overrides: Tab_IADeathMatch.Play