WrapString

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

WrapString

(
    FTextSizingParameters& Parameters,
    const float InCurX,
    const TCHAR*const pText,
    TArray< FWrappedStringElement >& o...,
    FCanvasWordWrapper::FWrappedLineDat...
)

Public function Static

void

 

WrapString

(
    FCanvasWordWrapper& Wrapper,
    FTextSizingParameters& Parameters,
    const float InCurX,
    const TCHAR*const pText,
    TArray< FWrappedStringElement >& o...,
    FCanvasWordWrapper::FWrappedLineDat...
)

Parses a single string into an array of strings that will fit inside the specified bounding region.

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