FOutputDeviceFile::IsBackupCopy

Checks if the filename represents a backup copy of a log file

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/OutputDeviceFile.h

Include

#include "Misc/OutputDeviceFile.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/OutputDeviceFile.cpp

Syntax

static bool IsBackupCopy
(
    const TCHAR * Filename
)

Remarks

Checks if the filename represents a backup copy of a log file

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