Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ netCompatibilityRules
Method
netCompatibilityRules
source/game/StarClientContext.cpp:112–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
NetCompatibilityRules ClientContext::netCompatibilityRules() const {
113
return m_netCompatibilityRules;
114
}
115
116
}
Callers
15
resendEntity
Method · 0.45
removeEntity
Method · 0.45
replaceTiles
Method · 0.45
handleIncomingPackets
Method · 0.45
update
Method · 0.45
addEntity
Method · 0.45
queueUpdatePackets
Method · 0.45
initWorld
Method · 0.45
notifyEntityCreate
Method · 0.45
refreshArmor
Method · 0.45
setNetArmorSecrets
Method · 0.45
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected