UConversationNode::DescribeRuntimeValues

Gathers description of all runtime parameters

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/ConversationNode.cpp

Syntax

virtual void DescribeRuntimeValues
(
    const UCommonDialogueConversation & OwnerComp,
    EConversationNodeDescriptionVerbosity Verbosity,
    TArray< FString > & Values
) const

Remarks

Gathers description of all runtime parameters

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