You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
OutputLogModule (clear on pie); Fixing the clear on pie checkbox to work by putting in the correct path. -- Code -- OutputLogModule: FOutputLogModule::ClearOnPIE() - Changed the path from UnrealEd.EditorPerProjectUserSettings to OutputLog.OutputLogSettings when getting the bool. #rb lauren.barnes [REVIEW] [at]guillaume.morreel #tests PIE, made sure the output log cleared. [CL 24811058 by aaron eady in ue5-main branch]