Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XInterface.GUI | +-- XInterface.GUIComponent | +-- XInterface.GUIMultiComponent | +-- XInterface.GUIPanel | +-- XInterface.GUITabPanel | +-- XInterface.UT2K3TabPanel | +-- XInterface.Tab_InstantActionBaseRules | +-- XInterface.Tab_IADeathMatch | +-- BonusPack.Tab_IAMutant
Variables Summary | |
---|---|
bool | LastBottomFeeders |
moCheckBox | MyBottomFeeders |
string | TargetScoreString |
Inherited Variables from XInterface.Tab_IADeathMatch |
---|
GoalScoreText, LastAutoAdjustSkill |
Functions Summary | ||
---|---|---|
BottomFeedersChange (GUIComponent Sender) | ||
InitComponent (GUIController MyController, GUIComponent MyOwner) | ||
string | Play () |
Inherited Functions from XInterface.Tab_IADeathMatch |
---|
InitComponent, Play |
Inherited Functions from XInterface.Tab_InstantActionBaseRules |
---|
BrightOnchange, InitComponent, InternalFriendlyFireDraw, InternalGameSpeedDraw, Play |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { TargetScoreString="Score Limit" LastBottomFeeders=Wahr LastGoalScore=20 Begin Object Class=moCheckBox Name=IARulesBottomFeeders ComponentJustification=TXTA_Left CaptionWidth=0.900000 Caption="Bottom Feeder" OnCreateComponent=IARulesBottomFeeders.InternalOnCreateComponent Hint="When selected, bottom ranked player(s) can kill anyone." WinTop=0.714166 WinLeft=0.050000 WinWidth=0.400000 WinHeight=0.040000 OnChange=Tab_IAMutant.BottomFeedersChange End Object Controls(16)=moCheckBox'BonusPack.Tab_IAMutant.IARulesBottomFeeders' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |