Always snap to grid

UE2:MyTestPanelC (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UE2Runtime Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> MyTestPanelC

Contents

Package: 
GUI
This class in other games:
UT2004

(C) 2002, Epic Games

[edit] Properties

[edit] MainSplitter

Type: GUISplitter

Modifiers: automated


Default value: GUISplitter'Cone'

[edit] Default values

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

[edit] Subobjects

[edit] Cone

Class: GUI.GUISplitter

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

[edit] Instance functions

[edit] ShowPanel

function ShowPanel (bool bShow)

Overrides: GUITabPanel.ShowPanel