FPaintDebugElements

Called once the window is drawn (including PaintDeferred).

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_FourParams< void, const FPaintArgs &, const FGeometry &, FSlateWindowElementList &, int32 & > FPaintDebugElements

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Debugging/SlateDebugging.h

Include

#include "Debugging/SlateDebugging.h"

Remarks

Called once the window is drawn (including PaintDeferred). It can be used to draw additional debug info on top of the window.

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