Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/GenericPlatform
Inheritance Hierarchy
- FGenericPlatformOutputDevices
- FUnixOutputDevices
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformOutputDevices.h |
Include | #include "GenericPlatform/GenericPlatformOutputDevices.h" |
Syntax
struct FGenericPlatformOutputDevices
Remarks
Generic implementation for most platforms
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FString | Returns the absolute log filename generated from the project properties and/or command line parameters. | |
![]() ![]() |
FOutputDeviceError * | GetError () |
|
![]() ![]() |
FOutputDevice * | GetEventLog () |
|
![]() ![]() |
FFeedbackContext * | ||
![]() ![]() |
FOutputDevice * | GetLog () |
|
![]() ![]() |
void | GetPerChannelFileOverrides
(
TArray< FOutputDevice* >& OutputDevices |
|
![]() ![]() |
void | ||
![]() ![]() |
void | Add output devices which can vary depending on platform, configuration, command line parameters. |
Constants
Name | Description |
---|---|
AbsoluteFileNameMaxLength | |
CachedAbsoluteFilename | |
LogFilenameLock |