FDrawElement

Called as soon as the element is added to the element list.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_TwoParams< void, const FSlateWindowElementList &, int32 > FDrawElement

References

Module

SlateCore

Header

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

Include

#include "Debugging/SlateDebugging.h"

Remarks

Called as soon as the element is added to the element list.

These elements are not valid until the widget finishes painting, or you can resolve them all after the window finishes painting.

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