Navigation
API > API/Plugins > API/Plugins/CommonConversationGraph > API/Plugins/CommonConversationGraph/UConversationGraphNode_Knot
- UEdGraphNode::ShouldOverridePinNames()
- UConversationGraphNode_Knot::ShouldOverridePinNames()
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 |
virtual bool ShouldOverridePinNames&40;&41; 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