UE2:Tab_InstantActionBaseRules defaults (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_InstantActionBaseRules (defaults) |
- Tab_InstantActionBaseRules defaults in other games:
- Other member categories for this class:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Default values
Property | Value |
---|---|
Controls[0] | GUIImage'IARulesBK1' |
Controls[1] | GUIImage'IARulesBK2' |
Controls[10] | moNumericEdit'IARulesTimeLimit' |
Controls[11] | moNumericEdit'IARulesMaxLives' |
Controls[12] | moCheckBox'IARulesAllowWeaponThrow' |
Controls[13] | moCheckBox'IARulesBrightSkins' |
Controls[2] | GUIImage'IARulesBK3' |
Controls[3] | GUILabel'IARulesGameSpeedLabel' |
Controls[4] | GUISlider'IARulesGameSpeedSlider' |
Controls[5] | moCheckBox'IARulesWeaponStay' |
Controls[6] | moCheckBox'IARulesTranslocator' |
Controls[7] | GUILabel'IARulesFriendlyFireLabel' |
Controls[8] | GUISlider'IARulesFriendlyFireSlider' |
Controls[9] | moNumericEdit'IARulesGoalScore' |
WinHeight | 0.77 |
WinTop | 0.15 |
Subobjects
IARulesAllowWeaponThrow
Class: XInterface.moCheckBox
Property | Value |
---|---|
bSquare | True |
Caption | "Allow Weapon Throwing" |
CaptionWidth | 0.9 |
ComponentJustification | TXTA_Left |
Hint | "When selected, a player will have the ability to throw out his current weapon." |
WinHeight | 0.04 |
WinLeft | 0.05 |
WinTop | 0.370833 |
WinWidth | 0.4 |
IARulesBK1
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Image | Material'InterfaceContent.Menu.BorderBoxD' | ||||||||||
ImageColor |
| ||||||||||
ImageRenderStyle | MSTY_Alpha | ||||||||||
ImageStyle | ISTY_Stretched | ||||||||||
WinHeight | 0.156016 | ||||||||||
WinLeft | 0.021641 | ||||||||||
WinTop | 0.024687 | ||||||||||
WinWidth | 0.9575 |
IARulesBK2
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Image | Material'InterfaceContent.Menu.BorderBoxD' | ||||||||||
ImageColor |
| ||||||||||
ImageRenderStyle | MSTY_Alpha | ||||||||||
ImageStyle | ISTY_Stretched | ||||||||||
WinHeight | 0.487071 | ||||||||||
WinLeft | 0.509922 | ||||||||||
WinTop | 0.239531 | ||||||||||
WinWidth | 0.469219 |
IARulesBK3
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Image | Material'InterfaceContent.Menu.BorderBoxD' | ||||||||||
ImageColor |
| ||||||||||
ImageRenderStyle | MSTY_Alpha | ||||||||||
ImageStyle | ISTY_Stretched | ||||||||||
WinHeight | 0.487071 | ||||||||||
WinLeft | 0.019531 | ||||||||||
WinTop | 0.239531 | ||||||||||
WinWidth | 0.469219 |
IARulesBrightSkins
Class: XInterface.moCheckBox
Property | Value |
---|---|
bSquare | True |
Caption | "Bright Skins" |
CaptionWidth | 0.925 |
ComponentJustification | TXTA_Left |
Hint | "When selected, the server will cause the skins to be brighter than usual." |
OnChange | BrightOnchange |
WinHeight | 0.04 |
WinLeft | 0.048242 |
WinTop | 0.479585 |
WinWidth | 0.390626 |
IARulesFriendlyFireLabel
Class: XInterface.GUILabel
IARulesFriendlyFireSlider
Class: XInterface.GUISlider
IARulesGameSpeedLabel
Class: XInterface.GUILabel
IARulesGameSpeedSlider
Class: XInterface.GUISlider
IARulesGoalScore
Class: XInterface.moNumericEdit
Property | Value |
---|---|
Caption | "Goal Score" |
CaptionWidth | 0.7 |
ComponentJustification | TXTA_Left |
Hint | "The game will end when this threshold is met." |
MaxValue | 99 |
MinValue | 0 |
WinHeight | 0.04 |
WinLeft | 0.553906 |
WinTop | 0.315104 |
WinWidth | 0.4 |
IARulesMaxLives
Class: XInterface.moNumericEdit
Property | Value |
---|---|
Caption | "Max Lives" |
CaptionWidth | 0.7 |
ComponentJustification | TXTA_Left |
Hint | "If this value is not 0, you will only respawn this many times." |
MaxValue | 255 |
MinValue | 0 |
WinHeight | 0.04 |
WinLeft | 0.553906 |
WinTop | 0.547656 |
WinWidth | 0.4 |
IARulesTimeLimit
Class: XInterface.moNumericEdit
Property | Value |
---|---|
Caption | "Time Limit" |
CaptionWidth | 0.7 |
ComponentJustification | TXTA_Left |
Hint | "The game will end after this many minutes of play." |
MaxValue | 3600 |
MinValue | 0 |
WinHeight | 0.04 |
WinLeft | 0.553906 |
WinTop | 0.428125 |
WinWidth | 0.4 |
IARulesTranslocator
Class: XInterface.moCheckBox
Property | Value |
---|---|
bSquare | True |
Caption | "Include Translocator" |
CaptionWidth | 0.9 |
ComponentJustification | TXTA_Left |
Hint | "Enable this option to allow Translocators." |
WinHeight | 0.04 |
WinLeft | 0.05 |
WinTop | 0.428125 |
WinWidth | 0.4 |
IARulesWeaponStay
Class: XInterface.moCheckBox
Property | Value |
---|---|
bSquare | True |
Caption | "Weapon Stay" |
CaptionWidth | 0.9 |
ComponentJustification | TXTA_Left |
Hint | "When enabled, weapons will always be available for pickup." |
WinHeight | 0.04 |
WinLeft | 0.05 |
WinTop | 0.315104 |
WinWidth | 0.4 |