Inheritance diagram for DzBase:
Methods | |
void | makePersistent () |
void DzBase::makePersistent | ( | ) |
Function to provide DAZ Script a way to make objects persistent - i.e. so that Qt will not delete them when they are no longer referenced by the script. This allows object instances to be created in DAZ Script, then passed into the core and remain after the script has finished execution.