Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache > FBuildAction
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildAction.h |
Include | #include "DerivedDataBuildAction.h" |
void IterateConstants
(
TFunctionRef < void Key, FCbObject &&Value)> Visitor
) const
Remarks
Visits every constant in order by key. The key view is valid for the lifetime of the action.