✅ another question about naming
for simplicity assume i have a game in unity and some kind of car system.
i have made class to create cars "CarsFactory" and i would like to make second class that let me know if car of specific id can be created, but in my opinion method in factory to check it is weird, any idea how can i name class?
ping me if you know
i have made class to create cars "CarsFactory" and i would like to make second class that let me know if car of specific id can be created, but in my opinion method in factory to check it is weird, any idea how can i name class?
ping me if you know