Home

function: skipHello


skipHello(): void

Skips the hello message of renderers that are created after this is run.

Returns:

void

  {
    "comment": "/**\n * Skips the hello message of renderers that are created after this is run.\n *\n * @function skipHello\n * @memberof PIXI.utils\n */",
    "meta": {
        "range": [
            4929,
            5062
        ],
        "filename": "index.js",
        "lineno": 209,
        "path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\pixi.js\\pixi.js-repo\\src\\core\\utils",
        "code": {}
    },
    "description": "

Skips the hello message of renderers that are created after this is run.

", "kind": "function", "name": "skipHello", "memberof": "PIXI.utils", "scope": "static", "longname": "PIXI.utils.skipHello", "___id": "T000002R004388", "___s": true, "filepath": "core\\utils\\index.js" }