Navigation
API > API/Plugins > API/Plugins/CommonConversationRuntime
| Name | UConversationNodeWithLinks |
| Type | class |
| Header File | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationNode.h |
| Include Path | #include "ConversationNode.h" |
Syntax
UCLASS (MinimalAPI, Abstract)
class UConversationNodeWithLinks : public UConversationNode
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UConversationNode → UConversationNodeWithLinks
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OutputConnections | TArray< FGuid > | ConversationNode.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool IsOutBoundConnectionAllowed
(
const UConversationNodeWithLinks* OtherNode, |
ConversationNode.h |