Navigation
API > API/Plugins > API/Plugins/CommonConversationRuntime
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UConversationNode
- UConversationNodeWithLinks
- UConversationTaskNode
- UConversationLinkNode
References
| Module | CommonConversationRuntime |
| Header | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationLinkNode.h |
| Include | #include "ConversationLinkNode.h" |
Syntax
UCLASS&40;&41;
class UConversationLinkNode : public UConversationTaskNode
Variables
| Type | Name | Description | |
|---|---|---|---|
| FGameplayTag | RemoteEntryTag |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FConversationTaskResult | ExecuteTaskNode_Implementation
(
const FConversationContext& Context |
||
| FGameplayTag |
Overridden from UConversationTaskNode
| Type | Name | Description | |
|---|---|---|---|
| void | GatherChoices
(
FConversationBranchPointBuilder& BranchBuilder, |