You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
UE-17678 - Limit what type of collections can be nested Local collections can now only contain other local collections. Private collections can now only contain local or private collections. Shared collections can still contain any other kind of collection. [CL 2607624 by Jamie Dale in Main branch]