| 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.TestPanelBase
|
+-- GUI2K4.MyTestPanelC
| Variables Summary | |
|---|---|
| GUISplitter | MainSplitter |
| Inherited Variables from XInterface.GUITabPanel |
|---|
| bFillHeight, FadeInTime, MyButton, PanelCaption |
| Functions Summary |
|---|
| Inherited Functions from XInterface.GUITabPanel |
|---|
| CanShowPanel, Free, InitPanel, OnDestroyPanel, Refresh, ShowPanel |
| Variables Detail |
|---|
| Defaultproperties |
|---|
defaultproperties
{
Begin Object class=GUISplitter Name=cOne
WinWidth=1
WinHeight=1
WinLeft=0
WinTop=0
DefaultPanels(0)="GUI2K4.MySubTestPanelA"
DefaultPanels(1)="GUI2K4.MySubTestPanelB"
SplitOrientation=SPLIT_Vertical
MaxPercentage=0.8
End Object
MainSplitter=cOne
Background=Material'InterfaceContent.Backgrounds.bg11'
WinWidth=1.000000
WinHeight=0.807813
WinLeft=0.000000
WinTop=55.980499
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||