Are there any plans to add a “for each” loop node for blueprint TSets? Copying the entire set to an array with the ToArray node seems like it would have an impact on performance (which kind of defeats the purpose of using sets). It’s also a bit of a hassle to use the ToArray node every time I want to access any element of the TSet.
1 Like