unreal.NiagaraExt_DataInterfaceSchema

class unreal.NiagaraExt_DataInterfaceSchema

Bases: StructBase

Schema describing a Niagara Data Interface.

C++ Source:

  • Plugin: Niagara

  • Module: NiagaraEditor

  • File: NiagaraExternalSystemEditorUtilities.h

Editor Properties: (see get_editor_property/set_editor_property)

  • data_interface_class (type(Class)): [Read-Write]

  • property_schema (str): [Read-Write] Json Schema describing editable properties of a the data interface class.