Cogito, ergo sum
UE2:GUITitleBar (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUITitleBar |
Contents |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
[edit] Properties
[edit] bDockTop
Type: bool
If True, dock the control ON TOP of this one
[edit] bUseTextHeight
Type: bool
Should this control scale to the text height
Default value: True
[edit] Caption
Type: string
Modifiers: localized
The caption that get's displayed in here
[edit] DockedTabs
Type: GUITabControl
Set this to a Tab control and that control will be centered undeneath
[edit] Effect
Type: Material
Allows you to overlay a cool shader effect.
[edit] Justification
Type: GUI.eTextAlign
How to draw
[edit] Default values
| Property | Value |
|---|---|
| bNeverFocus | True |
