Navigation
API > API/Runtime > API/Runtime/InterchangeCore > API/Runtime/InterchangeCore/UInterchangePipelineBase
References
| Module | InterchangeCore |
| Header | /Engine/Source/Runtime/Interchange/Core/Public/InterchangePipelineBase.h |
| Include | #include "InterchangePipelineBase.h" |
void ScriptedSetReimportSourceIndex
&40;
UClass &42; ReimportObjectClass,
const int32 SourceFileIndex
&41;
Remarks
Non virtual helper to allow blueprint to implement event base function. the Interchange framework is calling this function not the virtual one that is called by the default implementation.