Navigation
API > API/Runtime > API/Runtime/Core
| Name | FOutputDeviceDebug |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/OutputDeviceDebug.h |
| Include Path | #include "Misc/OutputDeviceDebug.h" |
Syntax
class FOutputDeviceDebug : public FOutputDevice
Inheritance Hierarchy
- FOutputDevice → FOutputDeviceDebug
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bSerializeAsJson | std::atomic< bool > | Misc/OutputDeviceDebug.h | ||
| LastTickTime | std::atomic< double > | Misc/OutputDeviceDebug.h |