Choose your operating system:
Windows
macOS
Linux
| FOutputDevice::Flush()
|
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Misc/OutputDeviceFile.h |
Include |
#include "Misc/OutputDeviceFile.h" |
Source |
/Engine/Source/Runtime/Core/Private/Misc/OutputDeviceFile.cpp |
virtual void Flush()
Flush the write cache so the file isn't truncated in case we crash right after calling this function.