UConversationGraphNode_SideEffect

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

CommonConversationGraph

Header

/Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationGraph/Public/ConversationGraphNode_SideEffect.h

Include

#include "ConversationGraphNode_SideEffect.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UConversationGraphNode_SideEffect : public UConversationGraphNode

Constructors

Name Description

Public function

UConversationGraphNode_SideEffect

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UEdGraphNode

Name Description

Public function Virtual

void

 

AllocateDefaultPins()

Allocate default pins for a given node, based only the NodeType, which should already be filled in.

Public function Virtual Const

FLinearColor

 

GetNodeBodyTintColor()

Gets the draw color of a node's body tine

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