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

Method show

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

Source from the content-addressed store, hash-verified

1935
1936 hide() { this.overlay?.clsHide() }
1937 show() { this.overlay?.clsShow() }
1938
1939 hideCount() {
1940 MA.byId('loadOverlay_statusCount').clsHide()

Callers 9

updateTextMethod · 0.95
stateManagerClass · 0.45
launchGameMethod · 0.45
StateManagerClass · 0.45
openMethod · 0.45
showMethod · 0.45
displayMethod · 0.45
gotDataMethod · 0.45
main_ui.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected