MCPcopy 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
145csmUint32 LAppLive2DManager::GetModelCount() const
146{
147 return _models.GetSize();
148}
149
150void LAppLive2DManager::RecreateRenderer() const
151{

Callers 1

drawDebugRectsMethod · 0.45

Calls 1

GetSizeMethod · 0.45

Tested by

no test coverage detected