Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE3:UIComp_DrawCaption (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
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 is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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[edit]
Property | Value | ||||||
---|---|---|---|---|---|---|---|
bAllowBoundsAdjustment | False | ||||||
StyleResolverTag | 'Caption Style' | ||||||
TextStyleCustomization |
|