FSlateRenderer::OnWindowDestroyed

Called when a window is destroyed to give the renderer a chance to free resources

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Rendering/SlateRenderer.h"

Syntax

void OnWindowDestroyed
(
    const TSharedRef< SWindow > & InWindow
)

Remarks

Called when a window is destroyed to give the renderer a chance to free resources

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