Ever wondered if it was possible to store and return multiple values from a variable or method in Unity? Well its possible and that’s where a tuple comes into play. While i haven’t used a tuple myself for any particular projects i can see the benefit of using them in certain scenarios. To sum it …
Viewing 10 of 11