You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- You can now choose to color-code entire log lines by category, or just the category itself (CategoryColorizationMode in editor appearance settings) - You can also choose to highlight all messages for a particular category by right-clicking on a line - Also includes plumbing to expose GetCursorLocation up to SMultiLineEditableTextBox - Known issues: If you edit editor appearance preferences after scrolling (but not clicking) in the output log, the view in the output log will be snapped to the last clicked cursor location #jira UE-119864 #rb jamie.dale [CL 16941163 by Michael Noland in ue5-main branch]