Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ getCounter
Method
getCounter
src/vmfWriter/ValveWriter.java:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
public
Counter getCounter() {
30
return
this.counter;
31
}
32
33
public
void
setCounter(Counter counter) {
34
this.counter = counter;
Callers
4
putBrushID
Method · 0.95
writeSide
Method · 0.80
writeVmf
Method · 0.80
openEntity
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected