C#C
C#4y ago
Birdman

❔ Best way to create a unique key made out of x y integer coordonates for a dictionary

Hello, i want to create a unique key to access values in a Dictionary, this key has to be unique and able to be created using just simple x y integer type coordonates. Any help is appreciated. Thank you
Was this page helpful?