FSlateDrawBuffer::RemoveUnusedWindowElement

Removes any window from the draw buffer that's not in this list or whose window has become invalid.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Rendering/SlateDrawBuffer.h"

Source

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

Syntax

void RemoveUnusedWindowElement
(
    const TArray< SWindow * > & AllWindows
)

Remarks

Removes any window from the draw buffer that's not in this list or whose window has become invalid.

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