You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
A mismatch for Runtime module results in a error in FModuleManager::LoadModuleWithFailureReason because it can't find the ModuleInitializerPtr See ModuleManager.h for the actual change. The rest are fixes of wrong names. #rb Steve.Robb #jira UE-215245 [CL 33938229 by martin sevigny in ue5-main branch]