Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
modAssist_func_lib.js
File · 0.80
Calls
1
isVisible
Method · 0.80
Tested by
no test coverage detected