| 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
|
+-- KFGui.KFTab_DLCAll
|
+-- KFGui.KFTab_DLCWeapons
| Variables Summary |
|---|
| Inherited Variables from KFGui.KFTab_DLCAll |
|---|
| i_BGDLC, lb_DLC |
| Functions Summary | ||
|---|---|---|
![]() | ShowPanel (bool bShow)) | |
| Inherited Functions from KFGui.KFTab_DLCAll |
|---|
| ShowPanel |
| Functions Detail |
|---|
ShowPanel Source code| Defaultproperties |
|---|
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 | UnrealScript Documentation |
| previous class next class | frames no frames | |||||