I understand. Then I should always store the random element in a variable right after it is returned and use it for any further actions. Or I can simply get a random one by generating a random integer less than array’s size.
These are the two ways I can think of with my limited knowledge of UE nodes. What would you suggest doing instead?