MCPcopy Create free account
hub / github.com/FSGModding/FSG_Mod_Assistant / noCount

Method noCount

lib/modAssist_window_lib.js:1234–1236  ·  view source on GitHub ↗

* Do not display the count in the loading window

()

Source from the content-addressed store, hash-verified

1232 * Do not display the count in the loading window
1233 */
1234 noCount () {
1235 this.#win.sendToValidWindow(this.#parent, 'loading:noCount')
1236 }
1237
1238 /**
1239 * Open the loading window

Callers 2

gameLauncherFunction · 0.80

Calls 1

sendToValidWindowMethod · 0.80

Tested by

no test coverage detected