Navigation
API > API/Plugins > API/Plugins/AssetManagerEditor > API/Plugins/AssetManagerEditor/ReferenceViewer > API/Plugins/AssetManagerEditor/ReferenceViewer/UEdGraphNode_Reference
- UEdGraphNode::AllocateDefaultPins()
- UEdGraphNode_Reference::AllocateDefaultPins()
References
| Module | AssetManagerEditor |
| Header | /Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Public/ReferenceViewer/EdGraphNode_Reference.h |
| Include | #include "ReferenceViewer/EdGraphNode_Reference.h" |
| Source | /Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Private/ReferenceViewer/EdGraphNode_Reference.cpp |
virtual void AllocateDefaultPins&40;&41;
Remarks
Allocate default pins for a given node, based only the NodeType, which should already be filled in. true if the pin creation succeeds, false if there was a problem (such a failure to find a function when the node is a function call).