There is no spoon

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[edit]

MainSplitter[edit]

Type: GUISplitter

Modifiers: automated


Default value: GUISplitter'Cone'

Default values[edit]

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

Subobjects[edit]

Cone[edit]

Class: GUI.GUISplitter

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

Instance functions[edit]

ShowPanel[edit]

function ShowPanel (bool bShow)

Overrides: GUITabPanel.ShowPanel