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

Method getName

src/Core/Animation/Animation.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 }
48
49 std::string Animation::getName() const noexcept
50 {
51 return m_name;
52 }
53
54 Time::TimeUnit Animation::getDelay() const noexcept
55 {

Callers 2

getKeyMethod · 0.45
loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected