UNiagaraNodeOutput::CanDuplicateNode

Whether or not this node can be safely duplicated (via copy/paste, etc...) in the graph

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::CanDuplicateNode()

UNiagaraNodeOutput::CanDuplicateNode()

References

Module

NiagaraEditor

Header

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

Include

#include "NiagaraNodeOutput.h"

Source

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

Syntax

virtual bool CanDuplicateNode() const

Remarks

Whether or not this node can be safely duplicated (via copy/paste, etc...) in the graph

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