Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/FTextLayout
Description
Transform the given line model text based on the active transform policy.
This is destructive to the model text!
| Name | TransformLineText |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Text/TextLayout.h |
| Include Path | #include "Framework/Text/TextLayout.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Text/TextLayout.cpp |
void TransformLineText
(
FLineModel & LineModel
) const