Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ statusController
Method
statusController
source/game/StarNpc.cpp:1094–1096 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1092
}
1093
1094
StatusController* Npc::statusController() {
1095
return m_statusController.get();
1096
}
1097
1098
Songbook* Npc::songbook() {
1099
return m_songbook.get();
Callers
10
init
Method · 0.45
init
Method · 0.45
initScript
Method · 0.45
beamGunRadius
Method · 0.45
canUse
Method · 0.45
triggerEffects
Method · 0.45
init
Method · 0.45
ContainerPane
Method · 0.45
ScriptPane
Method · 0.45
Chat
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected