Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/FOptionalCacheRecord
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FCacheRecord & Get () |
Returns the cache record. The caller must check for null before using this accessor. | DerivedDataCacheRecord.h | |
FCacheRecord Get () |
DerivedDataCacheRecord.h |
Get()
Description
Returns the cache record. The caller must check for null before using this accessor.
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheRecord.h |
| Include Path | #include "DerivedDataCacheRecord.h" |
const FCacheRecord & Get() const
Get()
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheRecord.h |
| Include Path | #include "DerivedDataCacheRecord.h" |
FCacheRecord Get()