Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/URigVMEdGraphNode
| Name | FPinPair |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/EdGraph/RigVMEdGraphNode.h |
| Include Path | #include "EdGraph/RigVMEdGraphNode.h" |
Syntax
struct FPinPair
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPinPair() |
EdGraph/RigVMEdGraphNode.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InputPin | UEdGraphPin * | EdGraph/RigVMEdGraphNode.h | ||
| OutputPin | UEdGraphPin * | EdGraph/RigVMEdGraphNode.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
EdGraph/RigVMEdGraphNode.h |