MCPcopy
hub / github.com/4ian/GDevelop / _pushVariable

Method _pushVariable

GDevelop.js/TestUtils/GDJSMocks.js:317–319  ·  view source on GitHub ↗

* @param {Variable} variable

(variable)

Source from the content-addressed store, hash-verified

315 * @param {Variable} variable
316 */
317 _pushVariable(variable) {
318 this._childrenArray.push(variable);
319 }
320
321 /**
322 *

Callers 1

Calls 1

pushMethod · 0.65

Tested by

no test coverage detected