Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/EdGraph > API/Plugins/RigVMDeveloper/EdGraph/URigVMEdGraphSchema
- UEdGraphSchema::SetPinBeingDroppedOnNode()
- URigVMEdGraphSchema::SetPinBeingDroppedOnNode()
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/EdGraph/RigVMEdGraphSchema.h |
| Include | #include "EdGraph/RigVMEdGraphSchema.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 |