The base class for custom data items that can be associated with the scene or elements of the scene.
Inherits :
Inherited By : DzElementData and DzSceneData
DAZ Script | |
---|---|
Boolean | isPersistent () |
Represents a custom data item that can be:
Boolean : isPersistent()
Return Value:
true
if this data item should be saved to file when the owning object is saved, otherwise false
.