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