Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Text > API/Runtime/Slate/Widgets/Text/FCursorLineHighlighter
- ISlateLineHighlighter::OnPaint()
- FCursorLineHighlighter::OnPaint()
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Text/SlateEditableTextTypes.h |
| Include | #include "Widgets/Text/SlateEditableTextTypes.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Text/SlateEditableTextTypes.cpp |
virtual int32 OnPaint
&40;
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
&41; const