Navigation
Unreal Engine C++ API Reference > Runtime > Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/CanvasTypes.h |
Include | #include "CanvasTypes.h" |
Syntax
class FCanvasWordWrapper
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Execute
(
FStringView InString, |
Used to generate multi-line/wrapped text. |
Typedefs
Name | Description |
---|---|
FWrappedLineData | Array of indices where the wrapped lines begin and end in the source string |