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

Method GetRaceDamageData

trinity/Eve/SpaceObjectFactory/EveSOFDNA.cpp:1397–1400  ·  view source on GitHub ↗

-------------------------------------------------------------------------------- Description: Return a pointer to the racial part of visual damage effects --------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

1395// Return a pointer to the racial part of visual damage effects
1396// --------------------------------------------------------------------------------
1397const EveSOFDataMgr::RaceDamageData* EveSOFDNA::GetRaceDamageData() const
1398{
1399 return &m_raceData->damage;
1400}
1401
1402// --------------------------------------------------------------------------------
1403// Description:

Callers 1

SetupImpactEffectsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected