UNiagaraNode::CommitEditablePinName

Verify that the potential rename has produced acceptable results for a pin.

Windows
MacOS
Linux

Override Hierarchy

UNiagaraNode::CommitEditablePinName()

UNiagaraNodeCustomHlsl::CommitEditablePinName()

References

Module

NiagaraEditor

Header

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

Include

#include "NiagaraNode.h"

Syntax

virtual bool CommitEditablePinName
(
    const FText & InName,
    UEdGraphPin * InGraphPinObj,
    bool bSuppressEvents
)

Remarks

Verify that the potential rename has produced acceptable results for a pin.

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