Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ failureText
Method
failureText
source/game/StarQuests.cpp:405–407 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
403
}
404
405
String Quest::failureText() const {
406
return m_failureText;
407
}
408
409
size_t Quest::money() const {
410
return m_money;
Callers
1
QuestFailedInterface
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected