Navigation
API > API/Plugins > API/Plugins/CommonConversationGraph
Inheritance Hierarchy
- UEdGraphNode
- UAIGraphNode
- UConversationGraphNode
- UConversationGraphNode_EntryPoint
References
| Module | CommonConversationGraph |
| Header | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationGraph/Public/ConversationGraphNode_EntryPoint.h |
| Include | #include "ConversationGraphNode_EntryPoint.h" |
Syntax
UCLASS ()
class UConversationGraphNode_EntryPoint : public UConversationGraphNode
Remarks
Root node of this conversation block
Constructors
| Type | Name | Description | |
|---|---|---|---|
UConversationGraphNode_EntryPoint
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void |
Overridden from UConversationGraphNode
| Type | Name | Description | |
|---|---|---|---|
| FName | GetNameIcon () |
Gets icon resource name for title bar |