Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/VisualLogger
Inheritance Hierarchy
- FVisualLogDevice
- FVisualLoggerTraceDevice
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/VisualLogger/VisualLoggerTraceDevice.h |
| Include | #include "VisualLogger/VisualLoggerTraceDevice.h" |
Syntax
class FVisualLoggerTraceDevice : public FVisualLogDevice
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FVisualLoggerTraceDevice & | Get () |
||
| void | Serialize
(
const UObject* LogOwner, |
Overridden from FVisualLogDevice
| Type | Name | Description | |
|---|---|---|---|
| void | Cleanup
(
bool bReleaseMemory |
||
| void | |||
| bool | HasFlags
(
int32 InFlags |
||
| void | SetFileName
(
const FString& InFileName |
||
| void | StartRecordingToFile
(
double TimeStamp |
||
| void | StopRecordingToFile
(
double TimeStamp |