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.UT2K4TabPanel | +-- GUI2K4.Settings_Tabs | +-- GUI2K4.UT2K4Tab_IForceSettings | +-- KFGui.KFInputSettings
Variables Summary |
---|
Inherited Variables from GUI2K4.UT2K4Tab_IForceSettings |
---|
bAim, bDFX, bGFX, bInvert, bJoystick, bLag, bPFX, bSlope, bSmoothing, bWFX, b_Controls, b_Speech, ch_AutoSlope, ch_DamageEffects, ch_GUIEffects, ch_InvertMouse, ch_Joystick, ch_MouseLag, ch_MouseSmoothing, ch_PickupEffects, ch_WeaponEffects, ControlBindMenu, fAccel, fDodge, fl_DodgeTime, fl_MenuSensitivity, fl_MouseAccel, fl_Sensitivity, fl_SmoothingStrength, fMSens, fSens, fSmoothing, i_BG1, i_BG2, i_BG3, l_IForce, SpeechBindMenu |
Inherited Variables from GUI2K4.Settings_Tabs |
---|
bAlwaysApply, bExpert, bNeedApply, PerformanceWarningMenu, PerformanceWarningText, Setting, t_Footer, WarningCounter, WarningLength |
Functions Summary | ||
---|---|---|
![]() | InitComponent (GUIController MyController, GUIComponent MyOwner)) | |
![]() | InternalOnLoadINI (GUIComponent Sender, string s)) |
Inherited Functions from GUI2K4.UT2K4Tab_IForceSettings |
---|
InitComponent, InternalOnChange, InternalOnClick, InternalOnLoadINI, ResetClicked, SaveSettings |
Inherited Functions from GUI2K4.Settings_Tabs |
---|
AcceptClicked, Closed, DrawPerfWarn, GetNativeClassName, InitComponent, InternalOnChange, Opened, ResetClicked, SaveSettings, ShowPanel, ShowPerformanceWarning, Timer |
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { Begin Object Class=GUISectionBackground Name=InputBK1 Caption="Options" WinTop=0.150000 WinLeft=0.021641 WinWidth=0.381328 WinHeight=0.500000 OnPreDraw=InputBK1.InternalPreDraw End Object i_BG1=GUISectionBackground'KFGui.KFInputSettings.InputBK1' Begin Object Class=GUISectionBackground Name=InputBK3 Caption="Fine Tuning" WinTop=0.150000 WinLeft=0.451289 WinWidth=0.527812 WinHeight=0.400000 OnPreDraw=InputBK3.InternalPreDraw End Object i_BG3=GUISectionBackground'KFGui.KFInputSettings.InputBK3' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |