Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ getCalledAnimation
Method
getCalledAnimation
src/Core/Animation/Animation.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
std::string Animation::getCalledAnimation() const noexcept
45
{
46
return m_nextAnimation;
47
}
48
49
std::string Animation::getName() const noexcept
50
{
Callers
1
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected