// Copyright Epic Games, Inc. All Rights Reserved. #include "HotSpots/AIHotSpotManager.h" #include UE_INLINE_GENERATED_CPP_BY_NAME(AIHotSpotManager) UAIHotSpotManager::UAIHotSpotManager(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) { }