unreal.DataprepParameterizableObject

class unreal.DataprepParameterizableObject(outer=None, name='None')

Bases: unreal.Object

The base class of all the object that can interact with the dataprep parameterization This include all the parameterizable object and the parameterization object itself Also all the object that can be place in a dataprep action derive from it

C++ Source:

  • Plugin: DataprepEditor

  • Module: DataprepCore

  • File: DataprepParameterizableObject.h