Navigation
API > API/Plugins > API/Plugins/CommonConversationGraph > API/Plugins/CommonConversationGraph/UConversationGraphNode_Requireme-
- UEdGraphNode::AllocateDefaultPins()
- UConversationGraphNode_Requirement::AllocateDefaultPins()
References
| Module | CommonConversationGraph |
| Header | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationGraph/Public/ConversationGraphNode_Requirement.h |
| Include | #include "ConversationGraphNode_Requirement.h" |
| Source | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationGraph/Private/ConversationGraphNode_Requirement.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).