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

Method show

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

Source from the content-addressed store, hash-verified

1914 }
1915
1916 show() {
1917 this.overlay.show()
1918 }
1919
1920 hide() {
1921 this.overlay.hide() // Modal Overlay Class

Callers

nothing calls this directly

Calls 1

showMethod · 0.45

Tested by

no test coverage detected