unreal.InterchangeTestsBlueprintFunctionLibrary

class unreal.InterchangeTestsBlueprintFunctionLibrary(outer: Object | None = None, name: Name | str = 'None')

Bases: BlueprintFunctionLibrary

Interchange Tests Blueprint Function Library

C++ Source:

  • Plugin: InterchangeTests

  • Module: InterchangeTests

  • File: InterchangeTestsBlueprintFunctionLibrary.h

classmethod get_pipeline_properties_as_json(pipeline) str

Get Pipeline Properties as JSON

Parameters:

pipeline (InterchangePipelineBase)

Return type:

str