Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ companions
Method
companions
source/game/StarPlayer.cpp:1426–1428 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1424
}
1425
1426
PlayerCompanionsPtr Player::companions() const {
1427
return m_companions;
1428
}
1429
1430
PlayerLogPtr Player::log() const {
1431
return m_log;
Callers
3
update
Method · 0.80
dismissRecruit
Method · 0.80
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected