Gets the next unique identifier
{
"comment": "/**\n * Gets the next unique identifier\n *\n * @memberof PIXI.utils\n * @function uid\n * @return {number} The next unique identifier to use.\n */",
"meta": {
"range": [
840,
981
],
"filename": "index.js",
"lineno": 40,
"path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\pixi.js\\pixi.js-repo\\src\\core\\utils",
"code": {}
},
"description": "Gets the next unique identifier
",
"memberof": "PIXI.utils",
"kind": "function",
"name": "uid",
"returns": [
{
"type": {
"names": [
"number"
]
},
"description": "The next unique identifier to use.
"
}
],
"scope": "static",
"longname": "PIXI.utils.uid",
"___id": "T000002R004345",
"___s": true,
"filepath": "core\\utils\\index.js"
}