STreeMap::OnPaint

[SWidget](API\Runtime\SlateCore\Widgets\SWidget) overrides

Unreal Engine C++ API Reference > Developer > TreeMap > STreeMap

References

   
Module TreeMap
Header /Engine/Source/Developer/TreeMap/Public/STreeMap.h
Include #include "STreeMap.h"
virtual int32 OnPaint
(
    const [FPaintArgs](API\Runtime\SlateCore\Types\FPaintArgs) & Args,
    const [FGeometry](API\Runtime\SlateCore\Layout\FGeometry) & AllottedGeometry,
    const [FSlateRect](API\Runtime\SlateCore\Layout\FSlateRect) & MyCullingRect,
    [FSlateWindowElementList](API\Runtime\SlateCore\Rendering\FSlateWindowElementList) & OutDrawElements,
    int32 LayerId,
    const [FWidgetStyle](API\Runtime\SlateCore\Styling\FWidgetStyle) & InWidgetStyle,
    bool bParentEnabled
) const

Remarks

SWidget overrides


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library