Base class for all file I/O options. File I/O classes should use this to pass the options supported by the class.
Inherits :
| DAZ Script |
|---|
| DzFileIOSettings () |
| DzFileIOSettings ( DzFileIOSettings settings ) |
TODO: Add detailed description.
Default Constructor - creates an empty set of options
DzFileIOSettings( DzFileIOSettings settings )
Copy constructor.
Parameter(s):