FCanvasWordWrapper

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/CanvasTypes.h

Include

#include "CanvasTypes.h"

Syntax

class FCanvasWordWrapper

Constructors

Name Description

Public function

FCanvasWordWrapper()

Functions

Name Description

Public function

void

 

Execute

(
    const TCHAR*const InString,
    const FTextSizingParameters& InPar...,
    TArray< FWrappedStringElement >& O...,
    FWrappedLineData*const OutWrap...
)

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss