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