FWrappingState

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "CanvasTypes.h"

Syntax

struct FWrappingState

Variables

Name Description

Public variable

const FTextSizi...

 

Parameters

Public variable

TArray< FWrappe...

 

Results

Public variable

int32

 

StartIndex

Public variable

const TCHAR ...

 

String

Public variable

const int32

 

StringLength

Public variable

FWrappedLineDat...

 

WrappedLineData

Constructors

Name Description

Public function

FWrappingState

(
    const TCHAR*const InString,
    const int32 InStringLength,
    const FTextSizingParameters& InPar...,
    TArray< FWrappedStringElement >& I...,
    FWrappedLineData*const InWrapp...
)

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