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" |
bool IsStandAlonePipeline&40;&41;
Remarks
Return true if the pipeline is not a sub pipeline. Stand Alone Pipeline can have some extra properties. The customize detail of the pipeline will call this function to show or hide those property. The pipeline itself can call the function to know if a property must be use or not. Example: the override asset name property