| | |
| void FRiderDebuggerSupportModule::StartupModule() | |
| { | |
| } | |
| void FRiderDebuggerSupportModule::ShutdownModule() | |
| { | |
| } | |
| IMPLEMENT_MODULE(FRiderDebuggerSupportModule, RiderDebuggerSupport) | |
| | |
| void FRiderDebuggerSupportModule::StartupModule() | |
| { | |
| } | |
| void FRiderDebuggerSupportModule::ShutdownModule() | |
| { | |
| } | |
| IMPLEMENT_MODULE(FRiderDebuggerSupportModule, RiderDebuggerSupport) | |