How do I convert Group to Array in Blueprint?

There seems to be no ready-made function for this, and I tried making my own, but it seems to be impossible to get the actor contained by a group, to add them to an array. Instead, it seems to only be possible to get the whole group as a single actor, which isn’t very helpful.

Has anyone figured out a way to do this?