I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:GUITitleBar (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIBorder >> GUITitleBar
Package: 
XInterface
Direct subclass:
GUIHeader
This class in other games:
UE2Runtime, UT2003

Base class for header / footer bars

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

Properties[edit]

Property group 'GUITitleBar'[edit]

bDockTop[edit]

Type: bool

If True, dock the control ON TOP of this one

bUseTextHeight[edit]

Type: bool

Should this control scale to the text height

Default value: True

DockAlign[edit]

Type: GUI.ePageAlign

How to Align the tabs.. only Left, Center and right work

Internal variables[edit]

DockedTabs[edit]

Type: GUITabControl

Set this to a Tab control and that control will be centered undeneath

Effect[edit]

Type: Material

Modifiers: const

obsolete

Default values[edit]

Property Value
bTabStop False
StyleName "TextLabel"