unreal.InterchangeTestFunction¶
- class unreal.InterchangeTestFunction¶
Bases:
StructBaseInterchange Test Function
C++ Source:
Plugin: InterchangeTests
Module: InterchangeTests
File: InterchangeTestFunction.h
Editor Properties: (see get_editor_property/set_editor_property)
asset_class(type(Class)): [Read-Write] Type of the asset being testedcheck_function(Function): [Read-Write] A function to be called to determine whether the result is correctoptional_asset_name(str): [Read-Write] Optional name of the asset to test, if there are various contendersparameters(Map[Name, str]): [Read-Write] Parameters and their bound values as text