// Copyright Epic Games, Inc. All Rights Reserved. #pragma once #include "Modules/ModuleInterface.h" class IAnimationWarpingRuntimeModule : public IModuleInterface { };