Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/FDerivedDataCacheResourceStat
References
| Module | DerivedDataCache |
| Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheUsageStats.h |
| Include | #include "DerivedDataCacheUsageStats.h" |
FDerivedDataCacheResourceStat
(
FString InAssetType,
bool bIsGameThreadTime,
double InLoadTimeSec,
double InLoadSizeMB,
int64 InAssetsLoaded,
double InBuildTimeSec,
double InBuildSizeMB,
int64 InAssetsBuilt
)