Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphNode_Documentation
- UEdGraphNode::ShouldOverridePinNames()
- UEdGraphNode_Documentation::ShouldOverridePinNames()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphNode_Documentation.h |
| Include | #include "EdGraph/EdGraphNode_Documentation.h" |
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