MCPcopy 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
64EntityDamageTeam ClientContext::team() const {
65 return m_teamNetState.get();
66}
67
68JsonRpcInterfacePtr ClientContext::rpcInterface() const {
69 return m_rpc;

Callers 3

handlePacketsMethod · 0.45
isPvpMethod · 0.45
updateTeamsMethod · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected