Tofaa
Tofaa
Explore posts from servers
CC#
Created by Tofaa on 11/4/2024 in #help
Dictionary<> Keys do not get fetched properly
Okay apparently you need to override the equals function for some reason? I'd assume it just fetches the key from the hash code alone but it does an equals check aswell?
13 replies
CC#
Created by Tofaa on 11/4/2024 in #help
Dictionary<> Keys do not get fetched properly
using the string of domain + key + family as the key in the dictionary works, but not my own class
13 replies