FSocketSubsystemModule::StartupModule

Called right after the module DLL has been loaded and the module object has been created Overloaded to allow the default subsystem a chance to load

Windows
MacOS
Linux

Override Hierarchy

IModuleInterface::StartupModule()

FSocketSubsystemModule::StartupModule()

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 StartupModule()

Remarks

Called right after the module DLL has been loaded and the module object has been created Overloaded to allow the default subsystem a chance to load

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