Navigation
API > API/Plugins > API/Plugins/RigVMEditor
| Name | SRigVMGraphBreakLinksDialog |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMGraphBreakLinksWidget.h |
| Include Path | #include "Widgets/SRigVMGraphBreakLinksWidget.h" |
Syntax
class SRigVMGraphBreakLinksDialog : public SWindow
Inheritance Hierarchy
- FGCObject → FSlateInvalidationRoot → SWindow → SRigVMGraphBreakLinksDialog
- FNoncopyable → FSlateInvalidationRoot → SWindow → SRigVMGraphBreakLinksDialog
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SWindow → SRigVMGraphBreakLinksDialog
- FSlateControlledConstruction → SWidget → SCompoundWidget → SWindow → SRigVMGraphBreakLinksDialog
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
Widgets/SRigVMGraphBreakLinksWidget.h | ||
EAppReturnType::Type ShowModal() |
Widgets/SRigVMGraphBreakLinksWidget.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsOkButtonEnabled() |
Widgets/SRigVMGraphBreakLinksWidget.h | ||
FReply OnButtonClick
(
EAppReturnType::Type ButtonID |
Widgets/SRigVMGraphBreakLinksWidget.h |