Navigation
API > API/Plugins > API/Plugins/RigVM
Helper class to catch default value import errors on properties
| Name | FRigVMMemoryStorageImportErrorContext |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMMemoryCommon.h |
| Include Path | #include "RigVMCore/RigVMMemoryCommon.h" |
Syntax
class FRigVMMemoryStorageImportErrorContext : public FOutputDevice
Inheritance Hierarchy
- FOutputDevice → FRigVMMemoryStorageImportErrorContext
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRigVMMemoryStorageImportErrorContext
(
bool InLogErrors |
RigVMCore/RigVMMemoryCommon.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bLogErrors | bool | RigVMCore/RigVMMemoryCommon.h | ||
| NumErrors | int32 | RigVMCore/RigVMMemoryCommon.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Serialize
(
const TCHAR* V, |
RigVMCore/RigVMMemoryCommon.h |