Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/Widgets
Inheritance Hierarchy
- TSharedFromThis< FRigVMTreeElement >
- FRigVMTreeElement
- FRigVMTreeTask
- FRigVMCompileBlueprintTask
References
| Module | RigVMEditor |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/RigVMTreeToolkitTask.h |
| Include | #include "Widgets/RigVMTreeToolkitTask.h" |
Syntax
class FRigVMCompileBlueprintTask : public FRigVMTreeTask
Remarks
The Compile Blueprint Task is used to compile a blueprint related to a node in the tree (based on the node's path).
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigVMCompileBlueprintTask
(
const TSharedRef< FRigVMTreeNode >& InNode |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< FRigVMCompileBlueprintTask > | Create
(
Types... Args |
||
| TSharedPtr< FRigVMCompileBlueprintTask > | ToSharedPtr () |
||
| TSharedRef< FRigVMCompileBlueprintTask > | ToSharedRef () |
Overridden from FRigVMTreeTask
| Type | Name | Description | |
|---|---|---|---|
| bool | Execute
(
const TSharedRef< FRigVMTreePhase >& InPhase |
||
| bool |
Overridden from FRigVMTreeElement
Typedefs
| Name | Description |
|---|---|
| Super |
Constants
| Name | Description |
|---|---|
| Type |