FGenericPlatformOutputDevices

Generic implementation for most platforms

Windows
MacOS
Linux

Inheritance Hierarchy

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

Name Description

Public function Static

FString

 

GetAbsoluteLogFilename()

Returns the absolute log filename generated from the project properties and/or command line parameters.

Public function Static

FOutputDevic...

 

GetError()

Public function Static

FOutputDevic...

 

GetEventLog()

Public function Static

FFeedbackCon...

 

GetFeedbackContext()

Public function Static

FOutputDevic...

 

GetLog()

Public function Static

void

 

GetPerChannelFileOverrides

(
    TArray< FOutputDevice* >& Out...
)

Protected function Static

void

 

ResetCachedAbsoluteFilename()

Public function Static

void

 

SetupOutputDevices()

Add output devices which can vary depending on platform, configuration, command line parameters.

Constants

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss