FCacheRecordPolicy::Transform

Returns a copy of this policy transformed by an operation.

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
[FCacheRecordPolicy](API\Developer\DerivedDataCache\FCacheRecordPolicy) Transform
(
    [TFunctionRef](API\Runtime\Core\GenericPlatform\TFunctionRef)< [ECachePolicy](API\Developer\DerivedDataCache\UE__DerivedData__ECachePolicy)([ECachePolicy](API\Developer\DerivedDataCache\UE__DerivedData__ECachePolicy))> Op
) const

Remarks

Returns a copy of this policy transformed by an operation.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library