FPListEditor::StartupModule

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

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IModuleInterface::StartupModule()

FPListEditor::StartupModule()

References

Module

PListEditor

Header

/Engine/Source/Editor/PListEditor/Public/PListEditor.h

Include

#include "PListEditor.h"

Source

/Engine/Source/Editor/PListEditor/Private/PListEditor.cpp

Syntax

virtual void StartupModule()

Remarks

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