You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Since the mount/unmount localization calls are now ref-counted, we can just always call them during GFP loading/unloading as they'll be a no-op if the localization data was already loaded by mounting (or anything else). Also improved the logging when the localization data skips being loaded/unloaded due to an existing reference, so that we can see the ref-count in the log. [FYI] Kelby.Gamble #rnx [CL 33204941 by jamie dale in ue5-main branch]