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
struct FRigVMActionWrapper
Remarks
The action wrapper is used to extract an action from a serialized key.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigVMActionWrapper
(
const FRigVMActionKey& Key |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FString | ExportText () |
||
| FRigVMBaseAction * | GetAction
(
URigVMController* InLastController |
||
| const UScriptStruct * |