Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphSchema
- UEdGraphSchema::SetPinBeingDroppedOnNode()
- URigVMEdGraphSchema::SetPinBeingDroppedOnNode()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include | #include "EdGraph/EdGraphSchema.h" |
virtual void SetPinBeingDroppedOnNode
&40;
UEdGraphPin &42; InSourcePin
&41; const
Remarks
Let's the schema know about the next pin being dropped
Parameters
| Name | Description |
|---|---|
| InSourcePin | The pin which is about to be dropped |