Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/FRigVMLog
| Name | FLogEntry |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMLog.h |
| Include Path | #include "RigVMCore/RigVMLog.h" |
Syntax
struct FLogEntry
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLogEntry
(
EMessageSeverity::Type InSeverity, |
RigVMCore/RigVMLog.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FunctionName | FName | RigVMCore/RigVMLog.h | ||
| InstructionIndex | int32 | RigVMCore/RigVMLog.h | ||
| Message | FString | RigVMCore/RigVMLog.h | ||
| Severity | EMessageSeverity::Type | RigVMCore/RigVMLog.h |