Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ writeStart
Method
writeStart
src/vmfWriter/entity/Entity.java:22–24 ·
view source on GitHub ↗
(ValveWriter writer)
Source
from the content-addressed store, hash-verified
20
}
21
22
protected
void
writeStart(ValveWriter writer) throws IOException {
23
this.openEntity(writer);
24
}
25
26
public
void
writeVmfSpecific(ValveWriter writer) throws IOException {
27
Callers
1
writeVmf
Method · 0.95
Calls
1
openEntity
Method · 0.95
Tested by
no test coverage detected