NativePaint

Overload list

Windows
MacOS
Linux
Name Description

Protected function Virtual Const

void

 

NativePaint

(
    FPaintContext& InContext
)

Please override the other version of NativePaint that accepts all the parameters, not just the paint context.

Protected function Virtual Const

int32

 

NativePaint

(
    const FPaintArgs& Args,
    const FGeometry& AllottedGeometry,
    const FSlateRect& MyCullingRect,
    FSlateWindowElementList& OutDrawEl...,
    int32 LayerId,
    const FWidgetStyle& InWidgetStyle,
    bool bParentEnabled
)

Native implemented paint function for the Widget Returns the maximum LayerID painted on

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