Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getKey
Method · 0.45
load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected