FMultiBox::ShouldCloseWindowAfterMenuSelection

Gets whether or not the window that contains this multibox should be destroyed after the user clicks on a menu item in this box

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/MultiBox/MultiBox.h

Include

#include "Framework/MultiBox/MultiBox.h"

Syntax

bool ShouldCloseWindowAfterMenuSelection() const

Remarks

Gets whether or not the window that contains this multibox should be destroyed after the user clicks on a menu item in this box

Returns

True if window should be closed automatically when the user clicks on a menu item, otherwise false

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