Mostly Harmless

UE2:Tab_IADeathMatch (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10: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: 
XInterface
Direct subclasses:
Tab_IALastManStanding, Tab_IAMutant, Tab_IATeamDeathMatch
This class in other games:
UT2004

Class: XInterface.Tab_IADeathMatch Parent: XInterface.Tab_InstantActionBaseRules

<Enter a description here>

Properties[edit]

GoalScoreText[edit]

Type: string

Modifiers: localized


Default value: "Frag Limit"

LastAutoAdjustSkill[edit]

Type: bool

Modifiers: config


Default values[edit]

Property Value
Controls[14] GUIImage'IARulesBK4'
Controls[15] moCheckBox'IARulesAutoAdjustSkill'

Subobjects[edit]

IARulesAutoAdjustSkill[edit]

Class: XInterface.moCheckBox

Property Value
bSquare True
Caption "Auto-Adjust Skill"
CaptionWidth 0.9
ComponentJustification TXTA_Left
Hint "When enabled, bots will adjust their skill to match yours."
WinHeight 0.156016
WinLeft 0.375
WinTop 0.858295
WinWidth 0.25

IARulesBK4[edit]

Class: XInterface.GUIImage

Property Value
Image Material'InterfaceContent.Menu.BorderBoxD'
ImageColor
Member Value
A 160
B 255
G 255
R 255
ImageRenderStyle MSTY_Alpha
ImageStyle ISTY_Stretched
WinHeight 0.156016
WinLeft 0.021641
WinTop 0.78543
WinWidth 0.9575

Instance functions[edit]

InitComponent[edit]

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: Tab_InstantActionBaseRules.InitComponent


Play[edit]

function string Play ()

Overrides: Tab_InstantActionBaseRules.Play