Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache
Inheritance Hierarchy
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheUsageStats.h |
Include | #include "DerivedDataCacheUsageStats.h" |
Syntax
struct FDerivedDataCacheResourceStatKeyFuncs : public [BaseKeyFuncs< FDerivedDataCacheResourceStat, FString, false >](API\Runtime\Core\Containers\BaseKeyFuncs)
Functions
Type | Name | Description |
---|---|---|
uint32 | GetKeyHash ( const FString& Key ) | |
const FStrin... | GetSetKey ( const FDerivedDataCacheResourceStat... ) | |
bool | Matches ( const FString& A, const FString& B ) |