Class RainlinkPlugin

The interface class for another rainlink plugin, extend it to use

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

isRainlinkPlugin: boolean = true

Methods

  • Name function for getting plugin name

    Returns string

  • Load function for make the plugin working

    Parameters

    Returns void

  • unload function for make the plugin stop working

    Parameters

    Returns void