| FRigVMBaseAction
|
Module |
|
Header |
/Engine/Source/Developer/RigVMDeveloper/Public/RigVMModel/RigVMControllerActions.h |
Include |
#include "RigVMModel/RigVMControllerActions.h" |
struct FRigVMAddArrayNodeAction : public FRigVMBaseAction
An action adding a array node to the graph.
Name | Description | ||
---|---|---|---|
|
CPPType |
||
|
CPPTypeObjectPath |
||
|
NodePath |
||
|
OpCode |
||
|
Position |
Name | Description | |
---|---|---|
|
FRigVMAddArrayNodeAction() |
|
|
FRigVMAddArrayNodeAction ( |
Name | Description | |
---|---|---|
|
~FRigVMAddArrayNodeAction() |
Name | Description | ||
---|---|---|---|
|
Redo ( |
Re-does the action and returns true if successfull. |
|
|
Undo ( |
Un-does the action and returns true if successfull. |