FClientConversationOptionEntry::TryToResolveChoiceNode

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/ConversationTypes.h

Include

#include "ConversationTypes.h"

Syntax

template<class TConversationNodeClass>
const TConversationNodeClass * TryToResolveChoiceNode
(
    const FConversationContext & Context
) 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