UConversationGraphNode_EntryPoint

Root node of this conversation block

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

CommonConversationGraph

Header

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

Include

#include "ConversationGraphNode_EntryPoint.h"

Syntax

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

Remarks

Root node of this conversation block

Constructors

Name Description

Public function

UConversationGraphNode_EntryPoint

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UConversationGraphNode

Name Description

Public function Virtual Const

FName

 

GetNameIcon()

Gets icon resource name for title bar

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.

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