| 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
DefaultPanels(0)="GUI2K4.MySubTestPanelA"
DefaultPanels(1)="GUI2K4.MySubTestPanelB"
MaxPercentage=0.800000
WinHeight=1.000000
End Object
MainSplitter=GUISplitter'GUI2K4.MyTestPanelC.Cone'
Background=Texture'InterfaceContent.Backgrounds.bg11'
WinTop=55.980499
WinHeight=0.807813
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||