Navigation
API > API/Developer > API/Developer/DerivedDataCache
| Name | FDerivedDataCacheResourceStatKeyFuncs |
| Type | struct |
| Header File | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheUsageStats.h |
| Include Path | #include "DerivedDataCacheUsageStats.h" |
Syntax
struct FDerivedDataCacheResourceStatKeyFuncs : public BaseKeyFuncs< FDerivedDataCacheResourceStat, FString, false >
Inheritance Hierarchy
- BaseKeyFuncs< FDerivedDataCacheResourceStat, FString, false > → FDerivedDataCacheResourceStatKeyFuncs
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static uint32 GetKeyHash
(
const FString& Key |
DerivedDataCacheUsageStats.h | ||
static const FString & GetSetKey
(
const FDerivedDataCacheResourceStat& Element |
DerivedDataCacheUsageStats.h | ||
static bool Matches
(
const FString& A, |
DerivedDataCacheUsageStats.h |