Gah - a solution with more questions. – EntropicLqd

UE3:UIComp_DrawCaption (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> Component >> UIComponent >> UIComp_DrawComponents >> UIComp_DrawString >> UIComp_DrawCaption

Contents

Package: 
Engine
Within class: 
UIObject
Implemented interfaces
UIStyleResolver
This class in other games:
UT3

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.

Default values

Property Value
bAllowBoundsAdjustment False
StyleResolverTag 'Caption Style'
TextStyleCustomization
Member Value
bOverrideClipMode True
ClipMode CLIP_Normal