UE2:GUITitleBar (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UE2Runtime Object >> GUI >> GUIComponent >> GUITitleBar
Package:
GUI
This class in other games:

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

bDockTop

Type: bool

If True, dock the control ON TOP of this one

bUseTextHeight

Type: bool

Should this control scale to the text height

Default value: True

Caption

Type: string

Modifiers: localized

The caption that get's displayed in here

DockedTabs

Type: GUITabControl

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

Effect

Type: Material

Allows you to overlay a cool shader effect.

Justification

Type: GUI.eTextAlign

How to draw

Default values

Property Value
bNeverFocus True