How to spawn actors randomly?

Hi, If I understood you right, you need to create an array and then fill it manually.
After that, you can easily pick a random actor class from this array

3 Likes