Mostly Harmless

UE2:GUITabPanel (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel
Package: 
XInterface
Direct subclasses:
Tab_InstantActionBaseRules, Browser_Page, Tab_VideoSettings, IRC_Page, JoeTestPanelA, JoeTestPanelB, Tab_AdminPlayerList, Tab_AudioSettings, Tab_ControlSettings, Tab_DetailSettings, Tab_GameSettings, Tab_HudSettings, Tab_IForceSettings, Tab_InstantActionBotConfig, Tab_InstantActionMain, Tab_InstantActionMapList, Tab_InstantActionMutators, Tab_MultiplayerHostMain, Tab_MultiplayerHostServerSettings, Tab_NetworkSettings, Tab_PlayerSettings, Tab_SPPanelBase, Tab_ServerInfo, Tab_ServerMOTD, Tab_WeaponPref
This class in other games:
UE2Runtime, UT2004

GUITabButton - A Tab Button has an associated Tab Control, and TabPanel.

Written by Joe Wilcox (c) 2002, Epic Games, Inc. All Rights Reserved

Properties

Property group 'Menu'

bFillHeight

Type: bool

If true, the panel will set it's height = Top - ClipY

Internal variables

MyButton

Type: GUITabButton


Instance functions

CanShowPanel

function bool CanShowPanel ()


InitPanel

function InitPanel ()


Refresh

function Refresh ()


ShowPanel

function ShowPanel (bool bShow)