Navigation
API > API/Runtime > API/Runtime/EventLoop > API/Runtime/EventLoop/IIOManager
Description
Cleanup any resources and prepare for shutdown. Called from IEventLoop::RunOnce when the event loop has received a shutdown request.
Derived Overrides
| Name | Shutdown |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/Experimental/EventLoop/Public/EventLoop/IEventLoopIOManager.h |
| Include Path | #include "EventLoop/IEventLoopIOManager.h" |
void Shutdown()