Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel
Inheritance Hierarchy
- FRigVMBaseAction
- FRigVMRemoveArrayPinAction
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMControllerActions.h |
| Include | #include "RigVMModel/RigVMControllerActions.h" |
Syntax
USTRUCT ()
struct FRigVMRemoveArrayPinAction : public FRigVMBaseAction
Remarks
An action removing an array pin from the graph.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | ArrayPinPath | ||
| FString | DefaultValue | ||
| ERigVMPinDefaultValueType | DefaultValueType | ||
| int32 | Index |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigVMRemoveArrayPinAction
(
URigVMController* InController, |
Destructors
| Type | Name | Description | |
|---|---|---|---|