Sorry to bother you again but I’m working on a class with a large number of variables (in C I would implement this as a struct). For debugging purposes I want to print (loop) over all variables inside this class. Unfortunatly I have no clue how to implement this.
Put me in the nasty boy room in case this is a stupid question.