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

Method GetResPath

trinity/Eve/SpaceObject/Children/EveChildRef.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21const char* EveChildRef::GetResPath() const
22{
23 return m_resPath.c_str();
24}
25
26void EveChildRef::SetResPath( const char* resPath )
27{

Callers 6

InitializeAnimationMethod · 0.45
UpdateSyncronousMethod · 0.45
GetSelectedChildMethod · 0.45
GetSelectedChildMethod · 0.45
GetSelectedChildMethod · 0.45
GetSelectedChildMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected