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

Method GetRaceBoosterData

trinity/Eve/SpaceObjectFactory/EveSOFDNA.cpp:1388–1391  ·  view source on GitHub ↗

-------------------------------------------------------------------------------- Description: Return a pointer to the racial part of booster data --------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

1386// Return a pointer to the racial part of booster data
1387// --------------------------------------------------------------------------------
1388const EveSOFDataMgr::RaceBoosterData* EveSOFDNA::GetRaceBoosterData() const
1389{
1390 return &m_raceData->boosters;
1391}
1392
1393// --------------------------------------------------------------------------------
1394// Description:

Callers 1

SetupBoostersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected