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

Method GetFullName

trinity/Eve/SpaceObjectFactory/EveSOFUtils.cpp:56–59  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

54
55// --------------------------------------------------------------------------------
56const char* EveSOFUtilsParameterName::GetFullName() const
57{
58 return m_fullname.c_str();
59}
60
61// --------------------------------------------------------------------------------
62// Description:

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected