#include "GasaEditorModule.h" IMPLEMENT_PRIMARY_GAME_MODULE(FGasaEditorModule, GasaEditor, GasaEditor); void FGasaEditorModule::StartupModule() { } void FGasaEditorModule::ShutdownModule() { }