Files
UnrealEngineUWP/Engine/Source/Editor/LevelInstanceEditor/Private/LevelInstanceEditorSettings.cpp
Patrick Enfedaque b5a87c3f96 Rename Foundation to LevelInstance
#rb richard.malo, jeanfrancois.dube

[CL 14178187 by Patrick Enfedaque in ue5-main branch]
2020-08-25 06:31:46 -04:00

8 lines
159 B
C++

// Copyright Epic Games, Inc. All Rights Reserved.
#include "LevelInstanceEditorSettings.h"
ULevelInstanceEditorSettings::ULevelInstanceEditorSettings()
{
}