FDerivedDataCacheInterface::GatherUsageStats

Retrieve usage stats by the DDC

Unreal Engine C++ API Reference > Developer > DerivedDataCache > FDerivedDataCacheInterface > GatherUsageStats

References

   
Module DerivedDataCache
Header /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheInterface.h
Include #include "DerivedDataCacheInterface.h"
void GatherUsageStats
(
    [TMap](API\Runtime\Core\Containers\TMap)< [FString](API\Runtime\Core\Containers\FString), [FDerivedDataCacheUsageStats](API\Developer\DerivedDataCache\FDerivedDataCacheUsageStats) > & UsageStats
)

Remarks

Retrieve usage stats by the DDC


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library