Navigation
API > API/Runtime > API/Runtime/InterchangeCore > API/Runtime/InterchangeCore/UInterchangePipelineBase
- UInterchangePipelineBase::IsSettingsAreValid()
- UInterchangeGenericMaterialPipeline::IsSettingsAreValid()
- UInterchangeGenericAssetsPipeline::IsSettingsAreValid()
- UInterchangeGenericCommonSkeletalMeshesAndAnimationsProperties::IsSettingsAreValid()
References
| Module | InterchangeCore |
| Header | /Engine/Source/Runtime/Interchange/Core/Public/InterchangePipelineBase.h |
| Include | #include "InterchangePipelineBase.h" |
virtual bool IsSettingsAreValid
&40;
TOptional< FText > & OutInvalidReason
&41; const
Remarks
This function should return true if all the pipeline settings are in a valid state to start the import. The Interchange Pipeline Configuration Dialog will call this to know if the Import button can be enable.