UNiagaraNode::IsPinNameEditable

Determine whether or not a pin should be renamable.

Windows
MacOS
Linux

Override Hierarchy

UNiagaraNode::IsPinNameEditable()

UNiagaraNodeCustomHlsl::IsPinNameEditable()

References

Module

NiagaraEditor

Header

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

Include

#include "NiagaraNode.h"

Syntax

virtual bool IsPinNameEditable
(
    const UEdGraphPin * GraphPinObj
) const

Remarks

Determine whether or not a pin should be renamable.

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