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

Method isReady

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

@type {boolean}

()

Source from the content-addressed store, hash-verified

1203
1204 /** @type {boolean} */
1205 get isReady () { return this.#win.isVisible(this.#parent) }
1206
1207 #doCount (whichCount, amount, reset, inMB) {
1208 const thisCounter = `#${whichCount}`

Callers 1

Calls 1

isVisibleMethod · 0.80

Tested by

no test coverage detected