This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
smutbook:classes:persistence:persistentobject [2023/08/08 15:10] – lee | smutbook:classes:persistence:persistentobject [2023/08/08 18:39] (current) – lee | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== PersistentObject ====== | ====== PersistentObject ====== | ||
- | **Inherits from:** Nothing | + | **Extends:** Nothing |
The PersistentObject is the class from which all of the more complex persistent data types are derived. People, Apparel, Transformable attributes, Inventories of various sorts, and many other classes of objects, are all are ultimately derived from PersistentObject. | The PersistentObject is the class from which all of the more complex persistent data types are derived. People, Apparel, Transformable attributes, Inventories of various sorts, and many other classes of objects, are all are ultimately derived from PersistentObject. |