Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel
Inheritance Hierarchy
- FRigVMBaseAction
- FRigVMAddDecoratorAction
- FRigVMRemoveDecoratorAction
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMControllerActions.h |
| Include | #include "RigVMModel/RigVMControllerActions.h" |
Syntax
USTRUCT ()
struct FRigVMRemoveDecoratorAction : public FRigVMAddDecoratorAction
Remarks
An action to remove a decorator from a node
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigVMRemoveDecoratorAction
(
URigVMController* InController, |
Destructors
| Type | Name | Description | |
|---|---|---|---|