Mixes in the properties of the pluginTarget into another object
Name | Type | Attribute | Description |
---|---|---|---|
obj | The obj to mix into |
void
{ "comment": "/**\n * Mixes in the properties of the pluginTarget into another object\n *\n * @param {object} obj - The obj to mix into\n */", "meta": { "range": [ 1395, 1460 ], "filename": "pluginTarget.js", "lineno": 64, "path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\pixi.js\\pixi.js-repo\\src\\core\\utils", "code": { "id": "astnode100048092", "name": "mixin", "type": "FunctionExpression", "value": "mixin" } }, "description": "Mixes in the properties of the pluginTarget into another object
", "params": [ { "type": { "names": [ "object" ] }, "description": "The obj to mix into
", "name": "obj" } ], "name": "mixin", "longname": "module.exports.mixin", "kind": "function", "memberof": "module.exports", "scope": "static", "___id": "T000002R004463", "___s": true, "filepath": "core\\utils\\pluginTarget.js" }