FUnrealEdMisc::AllowSavingLayoutOnClose

Sets whether saving the layout on close is allowed.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/UnrealEdMisc.h

Include

#include "UnrealEdMisc.h"

Syntax

void AllowSavingLayoutOnClose
(
    bool bIsEnabled
)

Remarks

Sets whether saving the layout on close is allowed.

Parameters

Parameter

Description

bIsEnabled

true if saving on close is allowed.

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