Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FEditorFileUtils
Description
Clears current level filename so that the user must SaveAs on next Save. Called by NewMap() after the contents of the map are cleared. Also called after loading a map template so that the template isn't overwritten.
| Name | ResetLevelFilenames |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/FileHelpers.h |
| Include Path | #include "FileHelpers.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/FileHelpers.cpp |
static void ResetLevelFilenames()