MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / getRoot

Method getRoot

Source/Animation/ModelDef.cpp:163–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163SpriteDef* ModelDef::getRoot() {
164 return _root.get();
165}
166
167std::string ModelDef::toXml() {
168 fmt::memory_buffer out;

Callers 1

initMethod · 0.80

Calls 1

getMethod · 0.65

Tested by

no test coverage detected