Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMCore
References
| Module | RigVM |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMLog.h |
| Include | #include "RigVMCore/RigVMLog.h" |
Syntax
struct FRigVMLog
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigVMLog () |
Destructors
| Type | Name | Description | |
|---|---|---|---|
~FRigVMLog () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TArray< FLogEntry > | GetEntries
(
EMessageSeverity::Type InSeverity, |
||
| void | Report
(
EMessageSeverity::Type InSeverity, |
||
| void | Reset () |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FLogEntry |