Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
updateText
Method · 0.95
stateManager
Class · 0.45
launchGame
Method · 0.45
StateManager
Class · 0.45
open
Method · 0.45
show
Method · 0.45
display
Method · 0.45
gotData
Method · 0.45
main_ui.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected