You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Add support for a default report type. This will be considered if autodetection otherwise fails - Add a requiredForDefaultFallback param to make specific metadata matches optional if we're falling back. This defaults to 1 (true) - Add allowAutoDetect flag to reports so they can opt out of autodetection (these need to be specified explicitly) [CL 23263072 by ben woodhouse in ue5-main branch]