unreal.NiagaraExt_VariableValue_DataInterface¶
- class unreal.NiagaraExt_VariableValue_DataInterface¶
Bases:
NiagaraExt_VariableValueBaseWrapper 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 objectdata_interface_class(type(Class)): [Read-Write] The class of the DataInterface