Navigation
API > API/Plugins > API/Plugins/RigVMEditor
| Name | SRigVMGraphBreakLinksWidget |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMGraphBreakLinksWidget.h |
| Include Path | #include "Widgets/SRigVMGraphBreakLinksWidget.h" |
Syntax
class SRigVMGraphBreakLinksWidget : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SRigVMGraphBreakLinksWidget
- FSlateControlledConstruction → SWidget → SCompoundWidget → SRigVMGraphBreakLinksWidget
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Links | TArray< URigVMLink * > | Widgets/SRigVMGraphBreakLinksWidget.h | ||
| OnFocusOnLink | FRigVMOnFocusOnLinkRequestedDelegate | Widgets/SRigVMGraphBreakLinksWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
SRigVMGraphBreakLinksWidget. | Widgets/SRigVMGraphBreakLinksWidget.h |