Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FUnrealEdMisc
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/UnrealEdMisc.h |
| Include | #include "UnrealEdMisc.h" |
void AllowSavingLayoutOnClose
&40;
bool bIsEnabled
&41;
Remarks
Sets whether saving the layout on close is allowed.
Parameters
| Name | Description |
|---|---|
| bIsEnabled | true if saving on close is allowed. |