UNiagaraNodeCustomHlsl::CancelEditablePinName

Notify the rename was cancelled.

Windows
MacOS
Linux

Override Hierarchy

UNiagaraNode::CancelEditablePinName()

UNiagaraNodeCustomHlsl::CancelEditablePinName()

References

Module

NiagaraEditor

Header

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

Include

#include "NiagaraNodeCustomHlsl.h"

Source

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

Syntax

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

Remarks

Notify the rename was cancelled.

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