Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper
Struct used to extend the response to a connection request to include breaking parents/children
| Name | FRigVMPinConnectionResponse |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/EdGraph/RigVMEdGraphSchema.h |
| Include Path | #include "EdGraph/RigVMEdGraphSchema.h" |
Syntax
struct FRigVMPinConnectionResponse
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRigVMPinConnectionResponse
(
const ECanCreateConnectionResponse InResponse, |
EdGraph/RigVMEdGraphSchema.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ExtendedResponse | ECanCreateConnectionResponse_Extended | EdGraph/RigVMEdGraphSchema.h | ||
| Response | FPinConnectionResponse | EdGraph/RigVMEdGraphSchema.h |