FLineViewHighlight

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Framework/Text/TextLayout.h"

Syntax

struct FLineViewHighlight

Variables

Name Description

Public variable

TSharedPtr< ILi...

 

Highlighter

Custom highlighter implementation used to do the painting

Public variable

float

 

OffsetX

Offset in X for this highlight, relative to the [FLineView::Offset](API\Runtime\Slate\Framework\Text\FTextLayout\FLineView\Offset) that contains it

Public variable

float

 

Width

Width for this highlight, the height will be either FLineView::Size.Y or [FLineView::TextHeight](API\Runtime\Slate\Framework\Text\FTextLayout\FLineView\TextHeight) depending on whether you want to highlight the entire line, or just the text within the line

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