Navigation
API > API/Runtime > API/Runtime/EventLoop > API/Runtime/EventLoop/FEventLoopModule
Description
Called before the module is unloaded, right before the module object is destroyed. Overloaded to shut down all loaded online subsystems
| Name | ShutdownModule |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/Experimental/EventLoop/Public/EventLoop/EventLoopModule.h |
| Include Path | #include "EventLoop/EventLoopModule.h" |
| Source | /Engine/Source/Runtime/Online/Experimental/EventLoop/Private/EventLoop/EventLoopModule.cpp |
virtual void ShutdownModule()