Navigation
API > API/Developer > API/Developer/DerivedDataCache
References
| Module | DerivedDataCache |
| Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheKey.h |
| Include | #include "DerivedDataCacheKey.h" |
Syntax
struct FCacheKey
Remarks
A key that uniquely identifies a cache record.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FCacheBucket | Bucket | ||
| FIoHash | Hash |
Constants
| Name | Description |
|---|---|
| Empty | A key with a null bucket and a zero hash. |