MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getParentId

Method getParentId

src/Core/Graphics/Sprite.cpp:330–333  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

328 }
329
330 std::string Sprite::getParentId() const
331 {
332 return m_parentId;
333 }
334
335 void Sprite::setParentId(const std::string& parent)
336 {

Callers 2

clearMethod · 0.45
dumpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected