I don't need to test my programs. I have an error-correcting modem.

UE2:GUITitleBar (UE2Runtime)

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

Class: GUI.GUITitleBar

Used for the Top and Bottom titles on a page

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

Properties[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

Caption[edit]

Type: string

Modifiers: localized

The caption that get's displayed in here

DockedTabs[edit]

Type: GUITabControl

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

Effect[edit]

Type: Material

Allows you to overlay a cool shader effect.

Justification[edit]

Type: GUI.eTextAlign

How to draw

Default values[edit]

Property Value
bNeverFocus True