The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:UIComp_DrawCaption (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> Component >> UIComponent >> UIComp_DrawComponents >> UIComp_DrawString >> UIComp_DrawCaption

Contents

Package: 
Engine
Within class
UIObject
Implemented interfaces
UIStyleResolver
No known subclasses.

This string rendering component is used in cases where the string should only be rendered within a small portion of the widget's bounds, such as when rendering a caption for a complex widget or as some sort of overlay/tool tip.

Copyright 2007 Epic Games, Inc. All Rights Reserved

Default values

Property Value
StyleResolverTag 'Caption Style'
TextStyleCustomization
Member Value
bOverrideClipMode True
ClipMode CLIP_Normal
Personal tools