Navigation
API > API/Runtime > API/Runtime/InterchangeEngine
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterchangePipelineBase
- UInterchangePythonPipelineBase
References
Module | InterchangeEngine |
Header | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangePythonPipelineBase.h |
Include | #include "InterchangePythonPipelineBase.h" |
Syntax
class UInterchangePythonPipelineBase : public UInterchangePipelineBase
Remarks
This class represent a python pipeline. It is use by the TSoftClassPtr of the PythonPipeline asset.
Overridden from UObject
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
Called when a property on this object has been modified externally |