Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
lookupTest
Function · 0.45
init
Function · 0.45
initFromString
Method · 0.45
Calls
no outgoing calls
Tested by
1
lookupTest
Function · 0.36