I don't need to test my programs. I have an error-correcting modem.

UE2:MyTestPanelC (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> MyTestPanelC
Package: 
GUI
This class in other games:
UT2004

(C) 2002, Epic Games

Properties

MainSplitter

Type: GUISplitter

Modifiers: automated


Default value: GUISplitter'Cone'

Default values

Property Value
Background Texture'GUIContent.Menu.EpicLogo'
WinHeight 0.807813
WinTop 55.9805

Subobjects

Cone

Class: GUI.GUISplitter

Property Value
DefaultPanels[0] "GUI.MySubTestPanelA"
DefaultPanels[1] "GUI.MySubTestPanelB"
MaxPercentage 0.8
WinHeight 1.0

Instance functions

ShowPanel

function ShowPanel (bool bShow)

Overrides: GUITabPanel.ShowPanel