Navigation
API > API/Plugins > API/Plugins/CommonConversationRuntime > API/Plugins/CommonConversationRuntime/FConversationMemory
| Name | FConversationTaskMemoryKey |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationMemory.h |
| Include Path | #include "ConversationMemory.h" |
Syntax
struct FConversationTaskMemoryKey
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FConversationTaskMemoryKey
(
const UConversationTaskNode& SourceTaskInstance, |
ConversationMemory.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| KeyHash | uint32 | ConversationMemory.h | ||
| SourceTaskInstanceKey | FObjectKey | ConversationMemory.h | ||
| TaskMemoryStructClassKey | FObjectKey | ConversationMemory.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const UScriptStruct * GetTaskMemoryStruct() |
ConversationMemory.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FConversationTaskMemoryKey& Rhs |
ConversationMemory.h |