FOffsetEntry

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Text/TextLayout.h

Include

#include "Framework/Text/TextLayout.h"

Syntax

struct FOffsetEntry

Variables

Name Description

Public variable

int32

 

DocumentLineLength

The length of the line in the document (not including any trailing character)

Public variable

int32

 

FlatStringIndex

Index in the flat string for this entry

Constructors

Name Description

Public function

FOffsetEntry

(
    const int32 InFlatStringIndex,
    const int32 InDocumentLineLength
)

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