FConversationNodeHandle::TryToResolve_Slow

Tries to resolve the node, this may fail, the guid might be bogus, or the node might not be in memory.

Windows
MacOS
Linux

References

Module

CommonConversationRuntime

Header

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

Include

#include "ConversationNode.h"

Source

/Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Private/ConversationRegistry.cpp

Syntax

const UConversationNode * TryToResolve_Slow
(
    UWorld * InWorld
) const

Remarks

Tries to resolve the node, this may fail, the guid might be bogus, or the node might not be in memory.

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