UK2Node_Literal::ShouldOverridePinNames

Whether or not this node should be given the chance to override pin names.

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::ShouldOverridePinNames()

UK2Node_Literal::ShouldOverridePinNames()

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/K2Node_Literal.h

Include

#include "K2Node_Literal.h"

Syntax

virtual bool ShouldOverridePinNames() const

Remarks

Whether or not this node should be given the chance to override pin names. If this returns true, then GetPinNameOverride() will be called for each pin, each frame

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