FTextLayout::GetTextOffsetLocations

Constructs an array containing the mappings between the text that would be returned by GetAsText, and the internal [FTextLocation](API\Runtime\Slate\Framework\Text\FTextLocation) points used within this text layout

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Framework/Text/TextLayout.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/Text/TextLayout.cpp

Syntax

void GetTextOffsetLocations
(
    FTextOffsetLocations & OutTextOffsetLocations
) const

Remarks

Constructs an array containing the mappings between the text that would be returned by GetAsText, and the internal FTextLocation points used within this text layout

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