FOutputDeviceFile::Flush

Flush the write cache so the file isn't truncated in case we crash right after calling this function.

Windows
MacOS
Linux

Override Hierarchy

FOutputDevice::Flush()

FOutputDeviceFile::Flush()

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

virtual void Flush()

Remarks

Flush the write cache so the file isn't truncated in case we crash right after calling this function.

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