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

Method key_invert

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

Source from the content-addressed store, hash-verified

2459
2460 key_all() { this.key('all') }
2461 key_invert() { this.key('invert') }
2462 key_none() { this.key('none') }
2463
2464 // MARK: stop operation and hide

Callers 1

main_ui.jsFile · 0.80

Calls 1

keyMethod · 0.95

Tested by

no test coverage detected