How can I dynamically create an array within a Blueprint Function?

  1. Create a local array vector inside the function.
  2. Create a loop for number of random locations that you need
  3. Use Add() function to add elements to array
  4. When the loop is done, link the array to output