Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ noCrewSpeech
Method
noCrewSpeech
source/game/StarAiDatabase.cpp:56–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
AiSpeech AiDatabase::noCrewSpeech() const {
57
return m_noCrewSpeech;
58
}
59
60
AiSpeech AiDatabase::noMissionsSpeech() const {
61
return m_noMissionsSpeech;
Callers
1
showCrew
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected