unreal.NiagaraExt_VariableValue_DataInterface

class unreal.NiagaraExt_VariableValue_DataInterface

Bases: NiagaraExt_VariableValueBase

Wrapper for DataInterface references. Use this struct when passing DataInterface instances to Niagara variables.

C++ Source:

  • Plugin: Niagara

  • Module: NiagaraEditor

  • File: NiagaraExternalSystemEditorUtilities.h

Editor Properties: (see get_editor_property/set_editor_property)

  • data_interface (NiagaraDataInterface): [Read-Write] Reference to the DataInterface object

  • data_interface_class (type(Class)): [Read-Write] The class of the DataInterface