Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/SRigVMGraphNode
Simple tagging metadata
| Name | FPinInfoMetaData |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMGraphNode.h |
| Include Path | #include "Widgets/SRigVMGraphNode.h" |
Syntax
class FPinInfoMetaData : public ISlateMetaData
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPinInfoMetaData
(
const FString& InCPPType, |
Widgets/SRigVMGraphNode.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoundVariableName | FString | Widgets/SRigVMGraphNode.h | ||
| CPPType | FString | Widgets/SRigVMGraphNode.h |
Functions
Public
Overridden from ISlateMetaData
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool IsOfTypeImpl
(
const FName& Type |
Widgets/SRigVMGraphNode.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FName & GetTypeId() |
Widgets/SRigVMGraphNode.h |