Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ increment
Method
increment
source/core/StarNetElement.cpp:10–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
}
9
10
uint64_t NetElementVersion::increment() {
11
return ++m_version;
12
}
13
14
void NetElement::enableNetInterpolation(float) {}
15
Callers
1
writeNetState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected