Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Framework/Text/ISlateLineHighlighter.h |
Include |
#include "Framework/Text/ISlateLineHighlighter.h" |
int32 OnPaint
(
const FPaintArgs & Args,
const FTextLayout::FLineView & Line,
const float OffsetX,
const float Width,
const FTextBlockStyle & DefaultStyle,
const FGeometry & AllottedGeometry,
const FSlateRect & MyCullingRect,
FSlateWindowElementList & OutDrawElements,
int32 LayerId,
const FWidgetStyle & InWidgetStyle,
bool bParentEnabled
) const