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