MCPcopy 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
1311ConnectionId WorldClient::connection() const {
1312 return *m_clientId;
1313}
1314
1315WorldGeometry WorldClient::geometry() const {
1316 return m_geometry;

Callers 10

receiveMessageMethod · 0.45
receiveMessageMethod · 0.45
receiveMessageMethod · 0.45
updateMethod · 0.45
reloadPlayerMethod · 0.45
receiveMessageMethod · 0.45
receiveMessageMethod · 0.45
receiveMessageMethod · 0.45
receiveMessageMethod · 0.45
updateRunningMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected