Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UEdGraphNode_Documentation
Description
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
Virtual Inheritance
- UEdGraphNode::ShouldOverridePinNames → UEdGraphNode_Documentation::ShouldOverridePinNames
| Name | ShouldOverridePinNames |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphNode_Documentation.h |
| Include Path | #include "EdGraph/EdGraphNode_Documentation.h" |
virtual bool ShouldOverridePinNames() const