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] Asset Class: Type of the asset being testedcheck_function(Function): [Read-Write] Check Function: A function to be called to determine whether the result is correctoptional_asset_name(str): [Read-Write] Optional Asset Name: Optional name of the asset to test, if there are various contendersparameters(Map[Name, str]): [Read-Write] Parameters: Parameters and their bound values as text