You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- This change improves the quality of IntelliSense and error list results in Visual Studio and Xcode - This fixes definitions from Program targets from being set on the UE4 project that caused undesirable IntelliSense results - For example, we never want WITH_EDITORONLY_DATA=1 or IS_PROGRAM=1 to be set for engine modules [CL 2398646 by Mike Fricker in Main branch]