MCPcopy Create free account
hub / github.com/CoderLine/alphaTab / resetIds

Method resetIds

packages/alphatab/src/model/Bar.ts:238–240  ·  view source on GitHub ↗

* @internal

()

Source from the content-addressed store, hash-verified

236 * @internal
237 */
238 public static resetIds() {
239 Bar._globalBarId = 0;
240 }
241
242 /**
243 * Gets or sets the unique id of this bar.

Callers 3

lookupTestFunction · 0.45
initFunction · 0.45
initFromStringMethod · 0.45

Calls

no outgoing calls

Tested by 1

lookupTestFunction · 0.36