Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ getSize
Method
getSize
src/Core/Animation/AnimationGroup.cpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
std::size_t AnimationGroup::getSize() const noexcept
111
{
112
return m_groupList.size();
113
}
114
115
std::string AnimationGroup::getName() const noexcept
116
{
Callers
1
applyTexture
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected