FSlateHyperlinkRun::OnPaint

Windows
MacOS
Linux

Override Hierarchy

ISlateRun::OnPaint()

FSlateHyperlinkRun::OnPaint()

References

Module

Slate

Header

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

Include

#include "Framework/Text/SlateHyperlinkRun.h"

Source

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

Syntax

virtual int32 OnPaint
(
    const FPaintArgs & Args,
    const FTextLayout::FLineView & Line,
    const TSharedRef< ILayoutBlock > & Block,
    const FTextBlockStyle & DefaultStyle,
    const FGeometry & AllottedGeometry,
    const FSlateRect & MyCullingRect,
    FSlateWindowElementList & OutDrawElements,
    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