Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Debugging > API/Runtime/SlateCore/Debugging/FSlateDebugging
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.