Create an array of assets from folder

Hello,

I was looking for something like this recently to make an array of all map files in a specific subdirectory, but it looks like it’s possible only using C++. I’m not a programmer myself and stick mostly to BP, but I managed to make a BP node with this functionality using some topics on AnswerHub, the forum and Wiki.

I used this code:

And made it into a node with these links:

You may also find what you are looking for here: