Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FAsyncWriter
- FRunnable::Stop()
- FAsyncWriter::Stop()
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 |
virtual void Stop&40;&41;
Remarks
Stops the runnable object.
This is called if a thread is requested to terminate early.