FBuildPolicy::Transform

Returns a copy of this policy transformed by an operation.

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

References

   
Module DerivedDataCache
Header /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildTypes.h
Include #include "DerivedDataBuildTypes.h"
Source /Engine/Source/Developer/DerivedDataCache/Private/DerivedDataBuild.cpp
[FBuildPolicy](API\Developer\DerivedDataCache\FBuildPolicy) Transform
(
    [TFunctionRef](API\Runtime\Core\GenericPlatform\TFunctionRef)< [EBuildPolicy](API\Developer\DerivedDataCache\UE__DerivedData__EBuildPolicy)([EBuildPolicy](API\Developer\DerivedDataCache\UE__DerivedData__EBuildPolicy))> 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