How to make an array of arrays?

You don’t. It’s not supported in blueprints. The workaround is to create a blueprint struct that contains an array property and make an array of those structs.

5 Likes