MCPcopy Create free account
hub / github.com/breck7/scroll / setSubparticles

Method setSubparticles

external/.scrollLibs.js:17031–17033  ·  view source on GitHub ↗
(subparticles)

Source from the content-addressed store, hash-verified

17029 return clone
17030 }
17031 setSubparticles(subparticles) {
17032 return this._setSubparticles(subparticles)
17033 }
17034 _updateLineModifiedTimeAndTriggerEvent() {
17035 this._lineModifiedTime = this._getProcessTimeInMilliseconds()
17036 }

Callers 9

trimMethod · 0.95
pasteTextMethod · 0.95
_reloadFromUndoTopMethod · 0.95
multiplyMethod · 0.80
_particleFromXmlMethod · 0.80
formatMethod · 0.80

Calls 1

_setSubparticlesMethod · 0.95

Tested by

no test coverage detected