[Feature Request] Adding arrays as a value type for Maps in Blueprint

Currently to have maps that contain values of arrays, a user must create a custom data structure with the desired array type. Then in the map select the custom data structure as the type. I can understand this is getting to that array of array of array…territory that can cause potential nightmares. However restricting it to maps should bar this from becoming an issue.

I have nothing against potential struct nightmares (got used to it) but I’d like to see this features added. +1