Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/FBuildDefinition
References
| Module | DerivedDataCache |
| Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildDefinition.h |
| Include | #include "DerivedDataBuildDefinition.h" |
void IterateInputFiles
&40;
TFunctionRef< void(FUtf8StringView Key, FUtf8StringView Path)> Visitor
&41; const
Remarks
Visits every input file in order by key. The key and path views are valid for the lifetime of the definition.