FConversationMemory::GetTaskMemory

It is not valid for your memory struct to store a RAW UObject*, this data is not scanned for garbage collection.

Windows
MacOS
Linux

References

Module

CommonConversationRuntime

Header

/Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationMemory.h

Include

#include "ConversationMemory.h"

Syntax

template<typename TStructTaskMemory>
TStructTaskMemory * GetTaskMemory
(
    const UConversationTaskNode & Task
)

Remarks

It is not valid for your memory struct to store a RAW UObject*, this data is not scanned for garbage collection.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss