Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ setTeam
Method
setTeam
source/game/interfaces/StarEntity.cpp:193–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
191
}
192
193
void Entity::setTeam(EntityDamageTeam newTeam) {
194
m_team = newTeam;
195
}
196
197
}
Callers
6
processAction
Method · 0.45
handlePackets
Method · 0.45
spawnWeatherProjectiles
Method · 0.45
setPvp
Method · 0.45
updateTeams
Method · 0.45
makePlayerCallbacks
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected