Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache > FCacheRecord
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheRecord.h |
Include | #include "DerivedDataCacheRecord.h" |
const [FValueWithId](API\Developer\DerivedDataCache\FValueWithId) & GetValue ( const [FValueId](API\Developer\DerivedDataCache\FValueId) & Id ) const
Remarks
Returns the value matching the ID. Null if no match. Data is null if skipped.