Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ soloPvpTeam
Function
soloPvpTeam
source/game/StarDamageTypes.cpp:96–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
TeamNumber soloPvpTeam(ConnectionId clientId) {
97
return (TeamNumber)clientId;
98
}
99
100
}
Callers
2
setPvp
Method · 0.85
updateTeams
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected