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 FRigVMAddDecoratorAction : public FRigVMBaseAction
Remarks
An action to add a decorator to a node
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | DecoratorDefault | ||
| FName | DecoratorName | ||
| FName | NodeName | ||
| int32 | PinIndex | ||
| FString | ScriptStructPath |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigVMAddDecoratorAction
(
URigVMController* InController, |
Destructors
| Type | Name | Description | |
|---|---|---|---|