Files
UnrealEngineUWP/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/ToolContextInterfaces.cpp
Max Chen b4881d8bf8 Copying //UE4/Dev-Editor to Dev-Tools-Staging (//UE4/Dev-Tools-Staging) @11123875
#rb none
#jira none

[CL 11123880 by Max Chen in Dev-Tools-Staging branch]
2020-01-27 20:11:15 -05:00

9 lines
189 B
C++

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