Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ getSideId
Method
getSideId
src/vmfWriter/Counter.java:22–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
}
21
22
public
int
getSideId() {
23
this.sideId++;
24
return
this.sideId;
25
}
26
}
Callers
1
writeSide
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected