FSocketSubsystemModule::ShutdownModule

Called before the module is unloaded, right before the module object is destroyed.

Windows
MacOS
Linux

Override Hierarchy

IModuleInterface::ShutdownModule()

FSocketSubsystemModule::ShutdownModule()

References

Module

Sockets

Header

/Engine/Source/Runtime/Sockets/Public/SocketSubsystemModule.h

Include

#include "SocketSubsystemModule.h"

Source

/Engine/Source/Runtime/Sockets/Private/SocketSubsystem.cpp

Syntax

virtual void ShutdownModule()

Remarks

Called before the module is unloaded, right before the module object is destroyed. Overloaded to shut down all loaded online subsystems

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss