MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetColorSet

Method GetColorSet

trinity/Eve/SpaceObjectFactory/EveSOFDNA.cpp:1454–1457  ·  view source on GitHub ↗

--------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

1452
1453// --------------------------------------------------------------------------------
1454const Color* EveSOFDNA::GetColorSet() const
1455{
1456 return m_factionData->colorData.colors;
1457}
1458
1459// --------------------------------------------------------------------------------
1460const EveSOFDataMgr::LogoData* EveSOFDNA::GetLogo( size_t index ) const

Callers 8

BuildFromDNAMethod · 0.80
SetupSpriteSetsMethod · 0.80
SetupSpotlightSetsMethod · 0.80
SetupPlaneSetsMethod · 0.80
SetupSpriteLineSetsMethod · 0.80
SetupHazeSetsMethod · 0.80
SetupLightsMethod · 0.80
SetupDecalSetsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected