Home

function: initPlugins


initPlugins(): void

Instantiates all the plugins of this object

Returns:

void

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

Instantiates all the plugins of this object

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