FCacheRecordPolicy::GetValuePolicy

Returns the cache policy to use for the value.

Unreal Engine C++ API Reference > Developer > DerivedDataCache > FCacheRecordPolicy

References

   
Module DerivedDataCache
Header /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCachePolicy.h
Include #include "DerivedDataCachePolicy.h"
Source /Engine/Source/Developer/DerivedDataCache/Private/DerivedDataCachePolicy.cpp
[ECachePolicy](API\Developer\DerivedDataCache\UE__DerivedData__ECachePolicy) GetValuePolicy
(
    const [FValueId](API\Developer\DerivedDataCache\FValueId) & Id
) const

Remarks

Returns the cache policy to use for the value.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library