FNewLevelDialogModule::StartupModule

Called right after the plugin DLL has been loaded and the plugin object has been created

Windows
MacOS
Linux

Override Hierarchy

IModuleInterface::StartupModule()

FNewLevelDialogModule::StartupModule()

References

Module

NewLevelDialog

Header

/Engine/Source/Editor/NewLevelDialog/Public/NewLevelDialogModule.h

Include

#include "NewLevelDialogModule.h"

Source

/Engine/Source/Editor/NewLevelDialog/Private/NewLevelDialogModule.cpp

Syntax

virtual void StartupModule()

Remarks

Called right after the plugin DLL has been loaded and the plugin object has been created

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