I have a custom class full of BOOLs, ints, NSStrings, NSMutableArrays etc.
Is there a way to save the class as a whole to NSUserDefaults (and load it)? If so, how would I do it?
I have a custom class full of BOOLs, ints, NSStrings, NSMutableArrays etc.
Is there a way to save the class as a whole to NSUserDefaults (and load it)? If so, how would I do it?