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