unreal.NiagaraNodeFunctionCall

class unreal.NiagaraNodeFunctionCall(outer=None, name='None')

Bases: unreal.NiagaraNodeWithDynamicPins

Niagara Node Function Call

C++ Source:

  • Plugin: Niagara

  • Module: NiagaraEditor

  • File: NiagaraNodeFunctionCall.h

Editor Properties: (see get_editor_property/set_editor_property)

  • function_script (NiagaraScript): [Read-Write] Function Script

  • function_specifiers (Map(Name, Name)): [Read-Only] Function Specifiers

  • inherit_debug_status (bool): [Read-Write] Inherit Debug Status: Controls whether the debug state of the current function gets propagated into this function call.

  • selected_script_version (Guid): [Read-Only] Selected Script Version