Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ connection
Method
connection
source/game/StarWorldClient.cpp:1311–1313 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1309
}
1310
1311
ConnectionId WorldClient::connection() const {
1312
return *m_clientId;
1313
}
1314
1315
WorldGeometry WorldClient::geometry() const {
1316
return m_geometry;
Callers
10
receiveMessage
Method · 0.45
receiveMessage
Method · 0.45
receiveMessage
Method · 0.45
update
Method · 0.45
reloadPlayer
Method · 0.45
receiveMessage
Method · 0.45
receiveMessage
Method · 0.45
receiveMessage
Method · 0.45
receiveMessage
Method · 0.45
updateRunning
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected