Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FAsyncWriter
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 |
void FlushBuffer&40;&41;
Remarks
[CLIENT THREAD] Flush the memory buffer (doesn't force the archive to flush). Can only be used from inside of BufferPosCritical lock.