Navigation
API > API/Runtime > API/Runtime/InterchangeEngine
Inheritance Hierarchy
- UInterchangePipelineBase
- UInterchangePythonPipelineBase
References
| Module | InterchangeEngine |
| Header | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangePythonPipelineBase.h |
| Include | #include "InterchangePythonPipelineBase.h" |
Syntax
UCLASS (BlueprintType, Abstract, MinimalAPI)
class UInterchangePythonPipelineBase : public UInterchangePipelineBase
Remarks
This class represents a Python pipeline. It is used by the TSoftClassPtr of the PythonPipeline asset.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |