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
KFTab_DLCCharacters, KFTab_DLCWeapons
Variables Summary | |
---|---|
GUISectionBackground | i_BGDLC |
KFDLCListBox | lb_DLC |
Inherited Variables from XInterface.GUITabPanel |
---|
bFillHeight, FadeInTime, MyButton, PanelCaption |
Functions Summary | ||
---|---|---|
![]() | ShowPanel (bool bShow)) |
Inherited Functions from XInterface.GUITabPanel |
---|
CanShowPanel, Free, InitPanel, OnDestroyPanel, Refresh, ShowPanel |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { Begin Object Class=GUISectionBackground Name=BGDLC HeaderBase=Texture'KF_InterfaceArt_tex.Menu.Med_border' WinTop=0.018000 WinLeft=0.050000 WinWidth=0.900000 WinHeight=0.960000 OnPreDraw=BGDLC.InternalPreDraw End Object i_BGDLC=GUISectionBackground'KFGui.KFTab_DLCAll.BGDLC' Begin Object Class=KFDLCListBox Name=DLCList bShowCharacters=True bShowWeapons=True OnCreateComponent=DLCList.InternalOnCreateComponent WinTop=0.090000 WinLeft=0.072959 WinWidth=0.851529 WinHeight=0.867808 End Object lb_DLC=KFDLCListBox'KFGui.KFTab_DLCAll.DLCList' WinTop=0.150000 WinHeight=0.720000 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |