Compile button missing in editor - hotloading not working

I was able to fix the issue by adding a bool IsGameModule() function to my main module class, the same as in ShenYuan’s answer in Compile Button & C++ Classes Missing in Editor - Programming & Scripting - Unreal Engine Forums

1 Like