FSlateTextLayout::OnPaintHighlights

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Framework/Text/SlateTextLayout.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/Text/SlateTextLayout.cpp

Syntax

virtual int32 OnPaintHighlights
(
    const FPaintArgs & Args,
    const FTextLayout::FLineView & LineView,
    const TArray< FLineViewHighlight > & Highlights,
    const FTextBlockStyle & DefaultTextStyle,
    const FGeometry & AllottedGeometry,
    const FSlateRect & ClippingRect,
    FSlateWindowElementList & OutDrawElements,
    const int32 LayerId,
    const FWidgetStyle & InWidgetStyle,
    bool bParentEnabled
) const

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