I don't need to test my programs. I have an error-correcting modem.

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

LastBottomFeeders

Type: bool

Modifiers: config


Default value: True

MyBottomFeeders

Type: moCheckBox


TargetScoreString

Type: string

Modifiers: localized


Default value: "Score Limit"

Default values

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

Subobjects

IARulesBottomFeeders

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

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: Tab_IADeathMatch.InitComponent


Other instance functions

BottomFeedersChange

function BottomFeedersChange (GUIComponent Sender)


Play

function string Play ()

Overrides: Tab_IADeathMatch.Play