Skip to content

FScholaEditorModule

Unreal module implementation for the Schola editor plugin.

class FScholaEditorModule : public IModuleInterface

Methods

StartupModule

virtual void StartupModule() override

Registers editor extensions and assets used by Schola.


ShutdownModule

virtual void ShutdownModule() override

Unregisters editor hooks and releases editor-only resources.

Source: Source/ScholaEditor/Public/ScholaEditor.h