Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
const char* EveChildRef::GetResPath() const
22
{
23
return m_resPath.c_str();
24
}
25
26
void EveChildRef::SetResPath( const char* resPath )
27
{
Callers
6
InitializeAnimation
Method · 0.45
UpdateSyncronous
Method · 0.45
GetSelectedChild
Method · 0.45
GetSelectedChild
Method · 0.45
GetSelectedChild
Method · 0.45
GetSelectedChild
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected