I put a vector array(location array ) to niagara, spawn some paticles if 10 particles , then, each particle get a location for that vector array, but, i want to each location can be selected once , in particle spawn stage , particle get a random location ,check other particle have not this location, so, what can i do for this, or, is there a global Parameter can be read and write in all stage?