You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Have UBT set the source target name as a define during compilation. For unique environments, embed that macro globally, but in shared environments just embed it into game modules. Have the primary game module bind that define to a core delegate so engine systems can query it Make LiveCodingModule pass the UBT target name to the UBT so that it doesn't have to guess which target to build For agnostic executables (UE4Game, UE4Editor) running content only projects, the delegate won't be bound, so revert back to type based recompile requests in live coding Handle DTE string for VS2019 in the source code accessor module #rb ben.marsh #ROBOMERGE-SOURCE: CL 11103653 via CL 11103654 via CL 11103656 #ROBOMERGE-BOT: (v640-11091645) [CL 11103658 by graeme thornton in Main branch]
12 KiB
12 KiB