Navigation
API > API/Plugins > API/Plugins/CommonConversationRuntime
Inheritance Hierarchy
- UObject
- UConversationNode
- UConversationNodeWithLinks
- UConversationEntryPointNode
- UConversationTaskNode
- UConversationLinkNode
References
| Module | CommonConversationRuntime |
| Header | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationNode.h |
| Include | #include "ConversationNode.h" |
Syntax
UCLASS (Abstract)
class UConversationNodeWithLinks : public UConversationNode
Variables
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsOutBoundConnectionAllowed
(
const UConversationNodeWithLinks* OtherNode, |