Navigation
API > API/Plugins > API/Plugins/CommonConversationGraph
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- 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&40;&41;
class UConversationGraphNode_EntryPoint : public UConversationGraphNode
Remarks
Root node of this conversation block
Constructors
| Type | Name | Description | |
|---|---|---|---|
UConversationGraphNode_EntryPoint
(
const FObjectInitializer& ObjectInitializer |
Overridden from UConversationGraphNode
| Type | Name | Description | |
|---|---|---|---|
| FName | GetNameIcon () |
Gets icon resource name for title bar |
Overridden from UEdGraphNode
| Type | Name | Description | |
|---|---|---|---|
| void | Allocate default pins for a given node, based only the NodeType, which should already be filled in. |