UE2:Tab_WeaponPref defaults (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Tab_WeaponPref (defaults) |
- Tab_WeaponPref defaults in other games:
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] | GUIListBox'WeaponPrefWeapList' |
Controls[1] | GUIButton'WeaponPrefWeapUp' |
Controls[2] | GUIButton'WeaponPrefWeapDown' |
Controls[3] | GUIButton'WeaponDefaults' |
Controls[4] | moCheckBox'WeaponAutoSwitch' |
Controls[5] | GUIScrollTextBox'WeaponDescription' |
Controls[6] | GUILabel'WeaponPriorityLabel' |
Controls[7] | GUIImage'WeaponBK' |
Controls[8] | moCheckBox'WeaponSwap' |
OnDraw | InternalDraw |
WinHeight | 0.74 |
WinTop | 0.15 |
Subobjects
WeaponAutoSwitch
Class: XInterface.moCheckBox
Property | Value |
---|---|
bSquare | True |
Caption | "Switch On Pickup" |
CaptionWidth | 0.8 |
ComponentJustification | TXTA_Left |
Hint | "Automatically change weapons when you pick up a better one." |
OnChange | InternalOnChange |
WinHeight | 0.06 |
WinLeft | 0.028 |
WinTop | 0.939062 |
WinWidth | 0.3 |
WeaponBK
Class: XInterface.GUIImage
WeaponDefaults
Class: XInterface.GUIButton
WeaponDescription
Class: XInterface.GUIScrollTextBox
Property | Value |
---|---|
bAcceptsInput | False |
bNeverFocus | True |
CharDelay | 0.0015 |
EOLDelay | 0.25 |
WinHeight | 0.27875 |
WinLeft | 0.449999 |
WinTop | 0.656667 |
WinWidth | 0.532501 |
WeaponPrefWeapDown
Class: XInterface.GUIButton
WeaponPrefWeapList
Class: XInterface.GUIListBox
Property | Value |
---|---|
bVisibleWhenEmpty | True |
Hint | "Select order for weapons" |
OnChange | InternalOnChange |
StyleName | "SquareButton" |
WinHeight | 0.696251 |
WinLeft | 0.022 |
WinTop | 0.083333 |
WinWidth | 0.4 |
WeaponPrefWeapUp
Class: XInterface.GUIButton
WeaponPriorityLabel
Class: XInterface.GUILabel
WeaponSwap
Class: XInterface.moCheckBox
Property | Value |
---|---|
bSquare | True |
Caption | "Swap Fire Mode" |
CaptionWidth | 0.8 |
ComponentJustification | TXTA_Left |
Hint | "Check this box to swap the firing mode on the selected weapon." |
OnChange | InternalOnChange |
WinHeight | 0.04 |
WinLeft | 0.551437 |
WinTop | 0.970312 |
WinWidth | 0.26875 |