Navigation
API > API/Runtime > API/Runtime/InterchangeCore > API/Runtime/InterchangeCore/UInterchangePipelineBase
- UInterchangePipelineBase::SupportReimport()
- UInterchangeGraphInspectorPipeline::SupportReimport()
References
| Module | InterchangeCore |
| Header | /Engine/Source/Runtime/Interchange/Core/Public/InterchangePipelineBase.h |
| Include | #include "InterchangePipelineBase.h" |
virtual bool SupportReimport&40;&41; const
Remarks
End UObject overrides If it return true it mean we want to save this pipeline in the asset import data. We will reuse this pipeline when re-importing the asset. If false its probably a debug helper pipeline we do not want to save into assets