// Copyright Epic Games, Inc. All Rights Reserved. #include "CookerStats.h" #include "UObject/WeakObjectPtr.h" UCookerStats::UCookerStats( const FObjectInitializer& ObjectInitializer ) : Super(ObjectInitializer) { }