Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ team
Method
team
source/game/StarClientContext.cpp:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
EntityDamageTeam ClientContext::team() const {
65
return m_teamNetState.get();
66
}
67
68
JsonRpcInterfacePtr ClientContext::rpcInterface() const {
69
return m_rpc;
Callers
3
handlePackets
Method · 0.45
isPvp
Method · 0.45
updateTeams
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected