UConversationSideEffectNode::CauseSideEffect

Called by the client and server code executes the side effect.

Windows
MacOS
Linux

References

Module

CommonConversationRuntime

Header

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

Include

#include "ConversationSideEffectNode.h"

Source

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

Syntax

void CauseSideEffect
(
    const FConversationContext & Context
) const

Remarks

Called by the client and server code executes the side effect.

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