UConversationGraphNode_Knot::GetPinNameOverride

Gets the overridden name for the specified pin, if any

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::GetPinNameOverride()

UConversationGraphNode_Knot::GetPinNameOverride()

References

Module

CommonConversationGraph

Header

/Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationGraph/Public/ConversationGraphNode_Knot.h

Include

#include "ConversationGraphNode_Knot.h"

Source

/Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationGraph/Private/ConversationGraphNode_Knot.cpp

Syntax

virtual FText GetPinNameOverride
(
    const UEdGraphPin & Pin
) const

Remarks

Gets the overridden name for the specified pin, if any

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