Files
UnrealEngineUWP/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/ToolContextInterfaces.cpp

9 lines
189 B
C++
Raw Normal View History

// Copyright Epic Games, Inc. All Rights Reserved.
#include "ToolContextInterfaces.h"
#include "MeshDescription.h"
FGeneratedStaticMeshAssetConfig::~FGeneratedStaticMeshAssetConfig()
{
}