Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes/UCustomizableObjectNodeReroute
- UEdGraphNode::ShouldOverridePinNames()
- UCustomizableObjectNodeReroute::ShouldOverridePinNames()
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Classes/MuCOE/Nodes/CustomizableObjectNodeReroute.h |
| Include | #include "MuCOE/Nodes/CustomizableObjectNodeReroute.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Private/MuCOE/Nodes/CustomizableObjectNodeReroute.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