My program doesn't have bugs. It just develops random features.

UE2:Tab_IAMutant (UT2003)

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

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

Class: BonusPack.Tab_IAMutant

Mutant game type config page.

Written by James Golding (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

Instance functions

BottomFeedersChange

function BottomFeedersChange (GUIComponent Sender)


InitComponent

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: Tab_IADeathMatch.InitComponent


Play

function string Play ()

Overrides: Tab_IADeathMatch.Play