Type Alias: PluginType
PluginType =
"automation"|"source"|"player"
Functional category declared by an addon.
automation and source have public SDK contracts. player is reserved for
a future contract and must not be used by third-party addons yet.