Home

function: destroyPlugins


destroyPlugins(): void

Removes all the plugins of this object

Returns:

void

  {
    "comment": "/**\n     * Removes all the plugins of this object\n     *\n     */",
    "meta": {
        "range": [
            995,
            1226
        ],
        "filename": "pluginTarget.js",
        "lineno": 46,
        "path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\pixi.js\\pixi.js-repo\\src\\core\\utils",
        "code": {
            "id": "astnode100048050",
            "name": "obj.prototype.destroyPlugins",
            "type": "FunctionExpression",
            "value": "destroyPlugins",
            "paramnames": []
        },
        "vars": {
            "o": "obj#destroyPlugins~o",
            "this.plugins[undefined]": "obj#destroyPlugins#plugins[undefined]",
            "this.plugins": "obj#destroyPlugins#plugins"
        }
    },
    "description": "

Removes all the plugins of this object

", "name": "destroyPlugins", "longname": "obj#destroyPlugins", "kind": "function", "memberof": "obj", "scope": "instance", "___id": "T000002R004458", "___s": true, "filepath": "core\\utils\\pluginTarget.js" }