Files
UnrealEngineUWP/Engine/Source/Editor/PropertyEditor
ross smith2 4a33d0cf1f SPropertyEditorArray : Allow drop onto arrays of any FObjectPropertyBase to match the behavior of non-array properties.
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]
2024-05-21 09:55:15 -04:00
..