FDesignerExtension::Paint

Called to paint the extension.

Windows
MacOS
Linux

References

Module

UMGEditor

Header

/Engine/Source/Editor/UMGEditor/Public/DesignerExtension.h

Include

#include "DesignerExtension.h"

Syntax

virtual void Paint
(
    const TSet< FWidgetReference > & Selection,
    const FGeometry & AllottedGeometry,
    const FSlateRect & MyCullingRect,
    FSlateWindowElementList & OutDrawElements,
    int32 LayerId
) const

Remarks

Called to paint the extension.

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