Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/SRigVMGraphBreakLinksDialog
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMGraphBreakLinksWidget.h |
| Include Path | #include "Widgets/SRigVMGraphBreakLinksWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SRigVMGraphBreakLinksDialog >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SRigVMGraphBreakLinksDialog::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/SRigVMGraphBreakLinksWidget.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/SRigVMGraphBreakLinksWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & Links
(
TArray< URigVMLink* > InArg |
Widgets/SRigVMGraphBreakLinksWidget.h | ||
WidgetArgsType & OnFocusOnLink
(
FRigVMOnFocusOnLinkRequestedDelegate InArg |
Widgets/SRigVMGraphBreakLinksWidget.h |