unreal.RigUnit_DataInterface

class unreal.RigUnit_DataInterface(data_interface: DataInterface = Ellipsis)

Bases: RigUnit

Base unit for calling data interfaces from graphs

C++ Source:

  • Plugin: DataInterfaceGraph

  • Module: DataInterfaceGraph

  • File: RigUnit_DataInterfaceParameter.h

Editor Properties: (see get_editor_property/set_editor_property)

  • data_interface (DataInterface): [Read-Write] Data Interface

property data_interface: DataInterface

[Read-Write] Data Interface

Type:

(DataInterface)