Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Subsystems > API/Editor/UnrealEd/Subsystems/UAssetEditorSubsystem > API/Editor/UnrealEd/Subsystems/UAssetEditorSubsystem/SaveOpenAssetEditors
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Subsystems/AssetEditorSubsystem.h |
| Include | #include "Subsystems/AssetEditorSubsystem.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Subsystems/AssetEditorSubsystem.cpp |
void SaveOpenAssetEditors
&40;
const bool bOnShutdown
&41;
Remarks
Saves a list of open asset editors so they can be restored on editor restart.
Parameters
| Name | Description |
|---|---|
| bOnShutdown | If true, this is handled as if the engine is shutting down right now. |