FMenuStack::OnWindowDestroyed

Called by the application when any window is destroyed.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Application/MenuStack.h

Include

#include "Framework/Application/MenuStack.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/Application/MenuStack.cpp

Syntax

void OnWindowDestroyed
(
    TSharedRef< SWindow > InWindow
)

Remarks

Called by the application when any window is destroyed.

Parameters

Parameter

Description

InWindow

The window that was destroyed

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