Navigation
API > API/Plugins > API/Plugins/RigVMEditor
| Name | SRigVMGraphPinVariableBinding |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMGraphPinVariableBinding.h |
| Include Path | #include "Widgets/SRigVMGraphPinVariableBinding.h" |
Syntax
class SRigVMGraphPinVariableBinding : public SGraphPin
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SBorder → SGraphPin → SRigVMGraphPinVariableBinding
- FSlateControlledConstruction → SWidget → SCompoundWidget → SBorder → SGraphPin → SRigVMGraphPinVariableBinding
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
Widgets/SRigVMGraphPinVariableBinding.h |
Protected
Overridden from SGraphPin
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedRef< SWidget > GetDefaultValueWidget() |
Widgets/SRigVMGraphPinVariableBinding.h |