You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This enables drag & drop of assets from the Content Browser onto a property type of e.g. TArray<TSoftObjectPtr>. We already supported drag & drop onto a property of e.g. TSoftObjectPtr but the user previously would have had to add them one by one to an array property. #jira UE-149655 #rb sebastian.arleryd [CL 33793405 by ross smith2 in ue5-main branch]