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

Method open

renderer/renderJS/main_ui_lib.js:1295–1298  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1293 }
1294
1295 open() {
1296 this.forceUpdate()
1297 this.overlay.show()
1298 }
1299
1300 #doButton(key) {
1301 const node = document.createElement('div')

Callers 2

main_ui_lib.jsFile · 0.45

Calls 2

forceUpdateMethod · 0.95
showMethod · 0.45

Tested by

no test coverage detected