Determines whether this script is attached to the update or not. Should be modified via PluginManager.attachToUpdate and PluginManager.detachFromUpdate.
Script name
Script scope (equals to the name of the plugin it belongs to or to empty string if it refers to "global scope")
Reference to the underlying script object
UUID of this script
Returns full name identification of this script record (including the scope specification).
Generated using TypeDoc
Data type corresponding to the information stored for each loaded script (loaded = stored in memory and thus available for a repeated execution).