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