A container type for assets that are compatible with a particular compatibility base.
Inherits :
DAZ Script | |
---|---|
String | getPath () |
Boolean | updateChildren () |
The “Compatibility Base” container type serves to provide a means of working with assets that are defined to be compatible with a particular Compatibility Base.
See Also:
Holds whether or not this compatibility base is a filter. (Read Only)
Since:
Holds whether this compatibility base is owned by a vendor or by the user. (Read Only)
Since:
Return Value:
Since:
Attempts to update the child containers of this container.
Return Value:
true
if the update was successful, otherwise false
.