Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ GetModelCount
Method
GetModelCount
tests/live2d-tests/Source/LAppLive2DManager.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
csmUint32 LAppLive2DManager::GetModelCount() const
146
{
147
return _models.GetSize();
148
}
149
150
void LAppLive2DManager::RecreateRenderer() const
151
{
Callers
1
drawDebugRects
Method · 0.45
Calls
1
GetSize
Method · 0.45
Tested by
no test coverage detected