Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

KFGui.KFTab_DLCWeapons


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
class KFTab_DLCWeapons extends KFTab_DLCAll;

function ShowPanel(bool bShow)
{
	super.ShowPanel(bShow);
}

defaultproperties
{
     Begin Object Class=KFDLCListBox Name=DLCList
         bShowWeapons=True
         OnCreateComponent=DLCList.InternalOnCreateComponent
         WinTop=0.090000
         WinLeft=0.072959
         WinWidth=0.851529
         WinHeight=0.867808
     End Object
     lb_DLC=KFDLCListBox'KFGui.KFTab_DLCWeapons.DLCList'

}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Fri 13-10-2023 03:17:26.000 - Creation time: Fri 13-10-2023 03:19:04.286 - Created with UnCodeX