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

Method modContext

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

Source from the content-addressed store, hash-verified

807
808 // MARK: mod actions
809 modContext(id) {
810 window.main_IPC.contextMod(id, [...this.track.selected])
811 }
812
813 modClick(e, id) {
814 if ( e.altKey ) {

Callers 2

#addModMethod · 0.95
buildDisplayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected