Feature/dynamic spawning of overlay
Compare changes
// This code will execute after your module is loaded into memory; the exact timing is specified in the .uplugin file per-module
// This function may be called during shutdown to clean up your module. For modules that support dynamic reloading,
@@ -17,4 +43,4 @@ void FCAVEOverlayModule::ShutdownModule()
@@ -17,4 +43,4 @@ void FCAVEOverlayModule::ShutdownModule()
\ No newline at end of file