UNiagaraNodeCustomHlsl::CanRenamePin

Called to determine if a pin can be renamed by the user.

Windows
MacOS
Linux

Override Hierarchy

References

Module

NiagaraEditor

Header

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

Include

#include "NiagaraNodeCustomHlsl.h"

Syntax

virtual bool CanRenamePin
(
    const UEdGraphPin * Pin
) const

Remarks

Called to determine if a pin can be renamed by the user.

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