Main Content

Object Save and Load

Optimize the object save and load process

Customize the process of saving and loading objects by implementing specific methods for your class. These methods can improve version compatibility, avoid initialization dependences, and restore functionality to loaded objects.

Functions

saveobjModify save process for object
loadobjCustomize load process for objects

Topics

How Save and Load Works with Objects

Customize Save and Load