Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FOutputDeviceMemory
- FOutputDevice::Flush()
- FOutputDeviceMemory::Flush()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/OutputDeviceMemory.h |
Include | #include "Misc/OutputDeviceMemory.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/OutputDeviceMemory.cpp |
virtual void Flush&40;&41;
Remarks
Flush the write cache so the file isn't truncated in case we crash right after calling this function.