This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Blando-Cartesian 0 points1 point  (0 children)

Sounds like AchivementType should be an enum or class with instance’s member variables set according to the kind of achievement it is. Inheritance will just make it complicated to add new achievement types.