Control Rig : Matching Arrays to Connectors

Hello, I’m working on a rig module, and I’m trying to set some default matches for the connectors in the connector event graph, but I’m not finding a proper way to set connectors that take arrays as input.

The node I’m using to set the connectors is the ‘set default match’, but as it only takes a single element as input, it only sets one match in my connector array.

Is there a way to match several elements to array connectors?

This is the setup I’m trying to do, but obviously I can’t plug the last node for the connector match:

This is the output I’m trying to get by default:

I’ve managed to set the ‘Bones’ connector, but I’m missing the other array elements:

Hey ho,
found a solution to that yet?
i would also like to utilize arrays.

This is now possible in the latest Unreal version!

I was using version 5.6 when I tried this setup and it’s not possible there but they have updated the Set Default Match node in the newer Unreal versions and it can now take array values as input.