Serializing A Class

From Hang The DJ
Jump to: navigation, search

To serialize a class:

  1. add the serialize block to the top private section of the class interface
  2. implement the serialize function
  3. make sure the class has a default constructor - haven't figured out if there's a way around this yet but it seems harmless enough a requirement
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox