Navigation
API > API/Plugins > API/Plugins/CommonConversationGraph > API/Plugins/CommonConversationGraph/UConversationGraphNode
- UEdGraphNode::CreateVisualWidget()
- UConversationGraphNode::CreateVisualWidget()
References
| Module | CommonConversationGraph |
| Header | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationGraph/Public/ConversationGraphNode.h |
| Include | #include "ConversationGraphNode.h" |
| Source | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationGraph/Private/ConversationGraphNode.cpp |
virtual TSharedPtr< SGraphNode > CreateVisualWidget&40;&41;
Remarks
Create a visual widget to represent this node in a graph editor or graph panel. If not implemented, the default node factory will be used.