// Copyright Epic Games, Inc. All Rights Reserved. #pragma once #include "CoreTypes.h" COMPILE_WARNING("TAssetPtr has been renamed to TSoftObjectPtr, change to #include \"UObject/SoftObjectPtr.h\" and rename references") #include "UObject/SoftObjectPtr.h"