UE2:GUITabPanel (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel |
- Package:
- XInterface
- Direct subclasses:
- TestPanelBase, UT2K3TabPanel, UT2K4TabPanel
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
GUITabButton - A Tab Button has an associated Tab Control, and TabPanel.
Written by Joe Wilcox Updated by Ron Prestenback (c) 2002, Epic Games, Inc. All Rights Reserved
Properties
Property group 'Panel'
bFillHeight
Type: bool
If true, the panel will set it's height = Top - ClipY
FadeInTime
Type: float
PanelCaption
Type: string
Modifiers: localized
Internal variables
MyButton
Type: GUITabButton
Modifiers: noexport
Functions
Events
Free
event Free ()
Overrides: GUIMultiComponent.Free
Other instance functions
CanShowPanel
function bool CanShowPanel ()
InitPanel
function InitPanel ()
OnDestroyPanel
function OnDestroyPanel (optional bool bCancelled)
Refresh
function Refresh ()
ShowPanel
function ShowPanel (bool bShow)