Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/Widgets
Inheritance Hierarchy
- SCompoundWidget
- FSlateInvalidationRoot
- SWindow
- SRigVMGraphBreakLinksDialog
References
| Module | RigVMEditor |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMGraphBreakLinksWidget.h |
| Include | #include "Widgets/SRigVMGraphBreakLinksWidget.h" |
Syntax
class SRigVMGraphBreakLinksDialog : public SWindow
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< SRigVMGraphBreakLinksWidget > | BreakLinksWidget | ||
| EAppReturnType::Type | UserResponse |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
||
| bool | |||
| FReply | OnButtonClick
(
EAppReturnType::Type ButtonID |
||
| EAppReturnType::Type | ShowModal () |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |