UNiagaraNodeInput::AutowireNewNode

Autowire a newly created node.

Windows
MacOS
Linux

Override Hierarchy

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNodeInput.h

Include

#include "NiagaraNodeInput.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraNodeInput.cpp

Syntax

virtual void AutowireNewNode
(
    UEdGraphPin * FromPin
)

Remarks

Autowire a newly created node.

Parameters

Parameter

Description

FromPin

The source pin that caused the new node to be created (typically a drag-release context menu creation).

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss