Gjsify LogoGjsify Logo

This structure is used for the module loader

record

Hierarchy

  • PluginDescriptor

Index

Constructors

Properties

author: string

author of plugin

field

function to execute when the registry needs to dispose the module.

field
description: string

description of plugin

field
id: string

the plugin identifier

field
license: string

license of plugin

field
major_version: number

the major version number of core that plugin was compiled for

field
minor_version: number

the minor version number of core that plugin was compiled for

field
name: string

name of plugin

field
register_keys: PluginRegisterKeysFunc

function to execute before loading the plugin. It's aim is to register new keys

field
site: string

URL to provider of plugin

field
version: string

version of plugin

field
name: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method