Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:UIComp_DrawCaption (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> Component >> UIComponent >> UIComp_DrawComponents >> UIComp_DrawString >> UIComp_DrawCaption

Contents

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

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[edit]

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