unreal.NiagaraExt_SetParameterEntry

class unreal.NiagaraExt_SetParameterEntry

Bases: StructBase

A single parameter entry for a SetParameters (UNiagaraNodeAssignment) module.

C++ Source:

  • Plugin: Niagara

  • Module: NiagaraEditor

  • File: NiagaraExternalSystemEditorUtilities.h

Editor Properties: (see get_editor_property/set_editor_property)

  • default_value (NiagaraExt_VariableValue): [Read-Write]

  • variable (NiagaraExt_Variable): [Read-Write] The variable to assign (name + type).