Always snap to grid
UE2:MyTestPanelC (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> MyTestPanelC |
Contents |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
(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
