Navigation
API > API/Editor > API/Editor/LevelEditor > API/Editor/LevelEditor/FLevelEditorModule
Description
Called right after the module DLL has been loaded and the module object has been created
Called right after the module's DLL has been loaded and the module object has been created
| Name | StartupModule |
| Type | function |
| Header File | /Engine/Source/Editor/LevelEditor/Public/LevelEditor.h |
| Include Path | #include "LevelEditor.h" |
| Source | /Engine/Source/Editor/LevelEditor/Private/LevelEditor.cpp |
virtual void StartupModule()