MCPcopy 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
40std::string CharacterScriptGetter::GetObjPath() {
41 return character_ref->GetObjPath();
42}
43
44std::string CharacterScriptGetter::GetSkeletonPath() {
45 return character_ref->GetSkeletonPath();

Callers 2

LoadMethod · 0.80
LoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected