Documentation

Meta::PluginType

Enum

The type of plugin.

Values

Meta::PluginType::Unknown (0)

Meta::PluginType::Legacy (1)

Plugin that is loaded from the legacy Scripts folder.

Meta::PluginType::Folder (2)

Plugin that is loaded from a plain plugin folder.

Meta::PluginType::Zip (3)

Plugin that is loaded as a zip (.op) file.