Navigation
API > API/Plugins > API/Plugins/RigVMEditor
| Name | SRigVMGraphFunctionBulkEditWidget |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMGraphFunctionBulkEditWidget.h |
| Include Path | #include "Widgets/SRigVMGraphFunctionBulkEditWidget.h" |
Syntax
class SRigVMGraphFunctionBulkEditWidget : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SRigVMGraphFunctionBulkEditWidget
- FSlateControlledConstruction → SWidget → SCompoundWidget → SRigVMGraphFunctionBulkEditWidget
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Blueprint | FRigVMAssetInterfacePtr | Widgets/SRigVMGraphFunctionBulkEditWidget.h | ||
| Controller | URigVMController * | Widgets/SRigVMGraphFunctionBulkEditWidget.h | ||
| EditType | ERigVMControllerBulkEditType | Widgets/SRigVMGraphFunctionBulkEditWidget.h | ||
| Function | URigVMLibraryNode * | Widgets/SRigVMGraphFunctionBulkEditWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
SRigVMGraphFunctionBulkEditWidget. | Widgets/SRigVMGraphFunctionBulkEditWidget.h |