UE2:Tab_IForceSettings (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_IForceSettings |
- Package:
- RTInterface
- This class 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. |
null
Properties
AutoSlope
Type: moCheckBox
DoubleClick
Type: moFloatEdit
ifDamage
Type: moCheckBox
ifGUI
Type: moCheckBox
ifPickup
Type: moCheckBox
ifWeapon
Type: moCheckBox
InvertMouse
Type: moCheckBox
MenuSens
Type: moFloatEdit
MouseLag
Type: moCheckBox
MouseSens
Type: moFloatEdit
MouseSmooth
Type: moCheckBox
MouseSmoothStr
Type: moFloatEdit
MouseThreshold
Type: moFloatEdit
UseJoystick
Type: moCheckBox
Default values
Property | Value |
---|---|
Controls[0] | GUIImage'RTInterface.Tab_IForceSettings.InputBK1' |
Controls[1] | moCheckBox'RTInterface.Tab_IForceSettings.InputAutoSlope' |
Controls[10] | moCheckBox'RTInterface.Tab_IForceSettings.InputIFDamageEffects' |
Controls[11] | moCheckBox'RTInterface.Tab_IForceSettings.InputIFGUIEffects' |
Controls[12] | GUILabel'RTInterface.Tab_IForceSettings.InputIForceLabel' |
Controls[13] | moFloatEdit'RTInterface.Tab_IForceSettings.InputMouseSmoothStr' |
Controls[14] | moFloatEdit'RTInterface.Tab_IForceSettings.InputMouseAccel' |
Controls[15] | moFloatEdit'RTInterface.Tab_IForceSettings.InputDodgeTime' |
Controls[16] | moCheckBox'RTInterface.Tab_IForceSettings.InputMouseLag' |
Controls[2] | moCheckBox'RTInterface.Tab_IForceSettings.InputInvertMouse' |
Controls[3] | moCheckBox'RTInterface.Tab_IForceSettings.InputMouseSmoothing' |
Controls[4] | moCheckBox'RTInterface.Tab_IForceSettings.InputUseJoystick' |
Controls[5] | moFloatEdit'RTInterface.Tab_IForceSettings.InputMouseSensitivity' |
Controls[6] | moFloatEdit'RTInterface.Tab_IForceSettings.InputMenuSensitivity' |
Controls[7] | GUIImage'RTInterface.Tab_IForceSettings.InputBK2' |
Controls[8] | moCheckBox'RTInterface.Tab_IForceSettings.InputIFWeaponEffects' |
Controls[9] | moCheckBox'RTInterface.Tab_IForceSettings.InputIFPickupEffects' |
WinHeight | 0.74 |
WinTop | 0.15 |
Instance functions
InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPanel.InitComponent
InternalOnChange
function InternalOnChange (GUIComponent Sender)