KFGui.KFHudSettings
- Extends
- UT2K4Tab_HudSettings
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K4TabPanel
|
+-- GUI2K4.Settings_Tabs
|
+-- GUI2K4.UT2K4Tab_HudSettings
|
+-- KFGui.KFHudSettings
Inherited Variables from GUI2K4.UT2K4Tab_HudSettings |
bCustomColor, bNames, bNoMsgs, bPersonal, bScore, bVis, bWeaponBar, bWeapons, b_CustomHUD, cCustom, ch_CustomColor, ch_DeathMsgs, ch_EnemyNames, ch_Personal, ch_Score, ch_Visible, ch_WeaponBar, ch_Weapons, co_CustomHUD, DefaultBGPos, DefaultHealthPos, fOpacity, fScale, Games, iCount, iOffset, iScale, i_BG1, i_BG2, i_Preview, i_PreviewBG, i_Scale, nu_MsgCount, nu_MsgOffset, nu_MsgScale, sl_Blue, sl_Green, sl_Opacity, sl_Red, sl_Scale |
Inherited Functions from GUI2K4.UT2K4Tab_HudSettings |
ChangeCustomStatus, GetDefaultColor, InitComponent, InitializeHUDColor, InternalOnChange, InternalOnClick, InternalOnLoadINI, ResetClicked, SaveCustomHUDColor, SaveSettings, UpdatePreviewColor, UsingCustomColor |
Inherited Functions from GUI2K4.Settings_Tabs |
AcceptClicked, Closed, DrawPerfWarn, GetNativeClassName, InitComponent, InternalOnChange, Opened, ResetClicked, SaveSettings, ShowPanel, ShowPerformanceWarning, Timer |
var bool bTallySpecimenKills;
KFHudSettings
function InitializeHUDColor ( ) )
function InternalOnLoadINI (
GUIComponent Sender,
string s) )
function SaveSettings ( ) )
function UpdatePreviewColor ( ) )
defaultproperties
{
Begin Object Class=moCheckBox Name=LightHud
ComponentJustification=TXTA_Left
CaptionWidth=0.900000
Caption="Light HUD"
OnCreateComponent=LightHud.InternalOnCreateComponent
IniOption="@Internal"
Hint="Show a light version of the HUD"
WinTop=0.043906
WinLeft=0.379297
WinWidth=0.196875
TabOrder=1
OnChange=KFHudSettings.InternalOnChange
OnLoadINI=KFHudSettings.InternalOnLoadINI
End Object
ch_LightHud=moCheckBox'KFGui.KFHudSettings.LightHud'
Begin Object Class=moCheckBox Name=SpecimenKillCounter
ComponentJustification=TXTA_Left
CaptionWidth=0.900000
Caption="Show Kill Counter"
OnCreateComponent=SpecimenKillCounter.InternalOnCreateComponent
IniOption="@Internal"
Hint="Tally specimen kills on the HUD"
WinTop=0.043906
WinLeft=0.379297
WinWidth=0.196875
TabOrder=1
OnChange=KFHudSettings.InternalOnChange
OnLoadINI=KFHudSettings.InternalOnLoadINI
End Object
ch_SpecKillCounter=moCheckBox'KFGui.KFHudSettings.SpecimenKillCounter'
Begin Object Class=GUIImage Name=PreviewBK
Image=Texture'InterfaceArt_tex.Menu.traderlist_normal'
ImageStyle=ISTY_Scaled
ImageAlign=IMGA_Center
WinTop=0.211713
WinLeft=0.749335
WinWidth=0.400000
WinHeight=0.250000
RenderWeight=1.001000
End Object
i_Scale=GUIImage'KFGui.KFHudSettings.PreviewBK'
Begin Object Class=GUIImage Name=PreviewBackground
ImageStyle=ISTY_Stretched
ImageAlign=IMGA_Center
WinTop=0.211713
WinLeft=0.749335
WinWidth=0.190000
WinHeight=0.160000
RenderWeight=1.002000
End Object
i_PreviewBG=GUIImage'KFGui.KFHudSettings.PreviewBackground'
Begin Object Class=GUIImage Name=Preview
Image=Texture'KillingFloorHUD.Perks.Perk_Firebug'
ImageStyle=ISTY_Scaled
ImageAlign=IMGA_Center
WinTop=0.211559
WinLeft=0.749828
WinWidth=0.150000
WinHeight=0.150000
RenderWeight=1.003000
End Object
i_Preview=GUIImage'KFGui.KFHudSettings.Preview'
sl_Scale=None
sl_Red=None
sl_Green=None
sl_Blue=None
ch_WeaponBar=None
ch_EnemyNames=None
ch_CustomColor=None
co_CustomHUD=None
b_CustomHUD=None
}
|
Creation time: Fri 13-10-2023 03:18:46.634 - Created with
UnCodeX