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

Method GetGenericData

trinity/Eve/SpaceObjectFactory/EveSOFDataMgr.cpp:356–359  ·  view source on GitHub ↗

-------------------------------------------------------------------------------- Description: Access to genericdata, only const pointer!! --------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

354// Access to genericdata, only const pointer!!
355// --------------------------------------------------------------------------------
356const EveSOFDataMgr::GenericData* EveSOFDataMgr::GetGenericData() const
357{
358 return &m_genericData;
359}
360
361// --------------------------------------------------------------------------------
362// Description:

Callers 3

SetupMethod · 0.80
GetReflectionModeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected