SGraphNodeK2Event

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/KismetNodes/SGraphNodeK2Event.h

Include

#include "KismetNodes/SGraphNodeK2Event.h"

Syntax

class SGraphNodeK2Event : public SGraphNodeK2Default

Constructors

Name Description

Public function

SGraphNodeK2Event()

Overridden from SGraphNode

Name Description

Protected function Virtual

void

 

AddPin

(
    const TSharedRef< SGraphPin >& Pin...
)

Add a new pin to this graph node. The pin must be newly created.

Protected function Virtual

TSharedRef< ...

 

CreateTitleWidget

(
    TSharedPtr< SNodeTitle > NodeTitle
)

Protected function Virtual

void

 

SetDefaultTitleAreaWidget

(
    TSharedRef< SOverlay > DefaultTitle...
)

Protected function Virtual Const

bool

 

UseLowDetailNodeTitles()

Should we use low-detail node titles?

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