Methods | |
| String | getAuthor () |
| String | getDescription () |
| String | getEvaluationInformation () |
| String | getFilename () |
| String | getName () |
| Number | getVersion () |
| String | getVersionString () |
| Boolean | isRegistered () |
This class provides startup and shutdown functionality for DAZ Studio plugins and maintains the list of class types exported by the plugin. Each plugin for DAZ Studio must provide a single instance of this class via the getPluginDefinition() function.
| String DzPlugin::getAuthor | ( | ) |
| String DzPlugin::getDescription | ( | ) |
| String DzPlugin::getEvaluationInformation | ( | ) |
| String DzPlugin::getFilename | ( | ) |
| String DzPlugin::getName | ( | ) |
| Number DzPlugin::getVersion | ( | ) |
| String DzPlugin::getVersionString | ( | ) |
| Boolean DzPlugin::isRegistered | ( | ) |