SGraphNodeK2Composite

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

GraphEditor

Header

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

Include

#include "KismetNodes/SGraphNodeK2Composite.h"

Syntax

class SGraphNodeK2Composite : public SGraphNodeK2Base

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs,
    UK2Node_Composite* InNode
)

Protected function Virtual Const

UEdGraph ...

 

GetInnerGraph()

Overridden from SGraphNode

Name Description

Public function Virtual

TSharedPtr< ...

 

GetComplexTooltip()

Override this to provide support for an 'expensive' tooltip widget that is only built on demand

Public function Virtual

void

 

UpdateGraphNode()

Update this GraphNode to match the data that it is observing

Classes

Name

Description

Public struct

FArguments

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