You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Paper2D: Defined a "Paper2D" category and moved existing asset type actions over New methods on IAssetTools: - RegisterAdvancedAssetCategory - FindAdvancedAssetCategory - GetAllAdvancedAssetCategories Upgrade Note: This gets rid of the named extension sections in the filter menu, which should instead be extended via registering a new category. [UE-13646] #codereview bob.tellez [CL 2525743 by Michael Noland in Main branch]