MCPcopy 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
152StringList SpeciesDefinition::charGenTextLabels() const {
153 return m_charGenTextLabels;
154}
155
156SpeciesCharCreationTooltip const& SpeciesDefinition::tooltip() const {
157 return m_tooltip;

Callers 1

changedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected