Files
UnrealEngineUWP/Engine/Source/Runtime/InteractiveToolsFramework/Private/InteractiveToolBuilder.cpp

10 lines
260 B
C++
Raw Normal View History

// Copyright Epic Games, Inc. All Rights Reserved.
#include "InteractiveToolBuilder.h"
#include UE_INLINE_GENERATED_CPP_BY_NAME(InteractiveToolBuilder)
// Add default functionality here for any UInteractiveToolBuilder functions that are not pure virtual.