MCPcopy 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
56AiSpeech AiDatabase::noCrewSpeech() const {
57 return m_noCrewSpeech;
58}
59
60AiSpeech AiDatabase::noMissionsSpeech() const {
61 return m_noMissionsSpeech;

Callers 1

showCrewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected