MCPcopy 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
10uint64_t NetElementVersion::increment() {
11 return ++m_version;
12}
13
14void NetElement::enableNetInterpolation(float) {}
15

Callers 1

writeNetStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected