UEdGraphSchema::SetPinBeingDroppedOnNode

Let's the schema know about the next pin being dropped

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UEdGraphSchema::SetPinBeingDroppedOnNode()

UControlRigGraphSchema::SetPinBeingDroppedOnNode()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h

Include

#include "EdGraph/EdGraphSchema.h"

Syntax

virtual void SetPinBeingDroppedOnNode
(
    UEdGraphPin * InSourcePin
) const

Remarks

Let's the schema know about the next pin being dropped

Parameters

Parameter

Description

InSourcePin

The pin which is about to be dropped