Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ GetObjPath
Method
GetObjPath
Source/Game/characterscript.cpp:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
std::string CharacterScriptGetter::GetObjPath() {
41
return character_ref->GetObjPath();
42
}
43
44
std::string CharacterScriptGetter::GetSkeletonPath() {
45
return character_ref->GetSkeletonPath();
Callers
2
Load
Method · 0.80
Load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected