unreal.InterchangePythonPipelineBase

class unreal.InterchangePythonPipelineBase(outer: Optional[Object] = None, name: Union[Name, str] = 'None')

Bases: InterchangePipelineBase

  • This class represent a python pipeline. It is use by the TSoftClassPtr of the PythonPipeline asset.

C++ Source:

  • Module: InterchangeEngine

  • File: InterchangePythonPipelineBase.h