FSlateWindowElementList::PopPaintingWidget

Pops the current painted widget off the stack

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/DrawElements.h

Include

#include "Rendering/DrawElements.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Rendering/DrawElements.cpp

Syntax

FSlateCachedElementsHandle PopPaintingWidget
(
    const SWidget & CurrentWidget
)

Remarks

Pops the current painted widget off the stack

Returns

true if an element was added while the widget was pushed

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