Navigation
API > API/Developer > API/Developer/DerivedDataCache
References
| Module | DerivedDataCache |
| Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheRecord.h |
| Include | #include "DerivedDataCacheRecord.h" |
Syntax
struct FCacheRecordKeyFuncs
Remarks
An implementation of KeyFuncs to compare FCacheRecord by its FCacheKey.
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint32 | GetKeyHash
(
KeyInitType Key |
||
| KeyInitType | GetSetKey
(
ElementInitType Record |
||
| bool | Matches
(
KeyInitType A, |
Typedefs
| Name | Description |
|---|---|
| ElementInitType | |
| KeyInitType | |
| KeyType |
Constants
| Name | Description |
|---|---|
| bAllowDuplicateKeys |