Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper
Extra operations that can be performed on pin connection
| Name | ECanCreateConnectionResponse_Extended |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/EdGraph/RigVMEdGraphSchema.h |
| Include Path | #include "EdGraph/RigVMEdGraphSchema.h" |
Syntax
enum ECanCreateConnectionResponse_Extended
{
None,
BreakChildren,
BreakParent,
}
Values
| Name | Remarks |
|---|---|
| None | |
| BreakChildren | |
| BreakParent |