FTextLayout::TransformLineText

Transform the given line model text based on the active transform policy.

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 TransformLineText
(
    FLineModel & LineModel
) const

Remarks

Transform the given line model text based on the active transform policy. @note This is destructive to the model text!

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