UK2Node_FormatText::GetPinDisplayName

Gets the display name for a pin

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::GetPinDisplayName()

UK2Node_FormatText::GetPinDisplayName()

References

Module

BlueprintGraph

Header

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

Include

#include "K2Node_FormatText.h"

Source

/Engine/Source/Editor/BlueprintGraph/Private/K2Node_FormatText.cpp

Syntax

virtual FText GetPinDisplayName
(
    const UEdGraphPin * Pin
) const

Remarks

Gets the display name 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