| FRigVMBaseAction
|
Module |
|
Header |
/Engine/Source/Developer/RigVMDeveloper/Public/RigVMModel/RigVMControllerActions.h |
Include |
#include "RigVMModel/RigVMControllerActions.h" |
struct FRigVMPopGraphAction : public FRigVMBaseAction
An action popping a graph from the graph stack of the controller
Name | Description | ||
---|---|---|---|
|
GraphPath |
Name | Description | |
---|---|---|
|
FRigVMPopGraphAction() |
|
|
FRigVMPopGraphAction ( |
Name | Description | |
---|---|---|
|
~FRigVMPopGraphAction() |
Name | Description | ||
---|---|---|---|
|
Redo ( |
Re-does the action and returns true if successfull. |
|
|
Undo ( |
Un-does the action and returns true if successfull. |