FOnlineSubsystemModule::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()

FOnlineSubsystemModule::StartupModule()

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystemModule.h

Include

#include "OnlineSubsystemModule.h"

Source

/Engine/Plugins/Online/OnlineSubsystem/Source/Private/OnlineSubsystemModule.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