Choose your operating system:
Windows
macOS
Linux
| UEdGraphSchema::SetPinBeingDroppedOnNode()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
Include |
#include "EdGraph/EdGraphSchema.h" |
virtual void SetPinBeingDroppedOnNode
(
UEdGraphPin * InSourcePin
) const
Let's the schema know about the next pin being dropped
Parameter |
Description |
---|---|
InSourcePin |
The pin which is about to be dropped |