Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

XInterface.Tab_IADeathMatch

Extends
Tab_InstantActionBaseRules

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K3TabPanel
                  |   
                  +-- XInterface.Tab_InstantActionBaseRules
                     |   
                     +-- XInterface.Tab_IADeathMatch

Direct Known Subclasses:

Tab_IALastManStanding, Tab_IAMutant, Tab_IATeamDeathMatch

Variables Summary
stringGoalScoreText
boolLastAutoAdjustSkill
Inherited Variables from XInterface.Tab_InstantActionBaseRules
bLastWeaponThrowing, LastFriendlyFire, LastGameSpeed, LastGoalScore, LastMaxLives, LastTimeLimit, LastTranslocator, LastWeaponStay, MyBrightSkins, MyFriendlyFire, MyGameSpeed, MyGoalScore, MyMaxLives, MyTimeLimit, MyTranslocator, MyWeaponStay, MyWeaponThrowing, PercentText

Functions Summary
function InitComponent (GUIController MyController, GUIComponent MyOwner))
functionstring Play ()))
Inherited Functions from XInterface.Tab_InstantActionBaseRules
BrightOnchange, InitComponent, InternalFriendlyFireDraw, InternalGameSpeedDraw, Play


Variables Detail

GoalScoreText Source code

var localized string GoalScoreText;

LastAutoAdjustSkill Source code

var config bool LastAutoAdjustSkill;


Functions Detail

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )

Play Source code

function string Play ( ) )


Defaultproperties

defaultproperties
{
	Begin Object class=GUIImage Name=IARulesBK4
		WinWidth=0.957500
		WinHeight=0.156016
		WinLeft=0.021641
		WinTop=0.78543
		Image=Material'InterfaceContent.Menu.BorderBoxD'
		ImageColor=(R=255,G=255,B=255,A=160);
		ImageRenderStyle=MSTY_Alpha
		ImageStyle=ISTY_Stretched
	End Object
	Controls(14)=GUIImage'IARulesBK4'


	Begin Object class=moCheckBox Name=IARulesAutoAdjustSkill
		WinWidth=0.250000
		WinHeight=0.156016
		WinLeft=0.375000
		WinTop=0.858295
		Caption="Auto-Adjust Skill"
		Hint="When enabled, bots will adjust their skill to match yours."
		CaptionWidth=0.9
		bSquare=true
		ComponentJustification=TXTA_Left
	End Object
	Controls(15)=moCheckBox'IARulesAutoAdjustSkill'


	GoalScoreText="Frag Limit"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:24.043 - Created with UnCodeX