Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMControllerActions.h |
| Include | #include "RigVMModel/RigVMControllerActions.h" |
Syntax
USTRUCT&40;&41;
struct FRigVMActionKey
Remarks
The action key is used for serializing and storing an action in the stack, or within another action.
Variables
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FStructOnScope > | GetAction () |
||
| UScriptStruct * | |||
| void | Set
(
const ActionType& InAction |