Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ charGenTextLabels
Method
charGenTextLabels
source/game/StarSpeciesDatabase.cpp:152–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
StringList SpeciesDefinition::charGenTextLabels() const {
153
return m_charGenTextLabels;
154
}
155
156
SpeciesCharCreationTooltip const& SpeciesDefinition::tooltip() const {
157
return m_tooltip;
Callers
1
changed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected