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