Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ GetNumLevels
Method
GetNumLevels
TombEngine/Scripting/Internal/TEN/Flow/FlowHandler.cpp:543–546 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
541
}
542
543
int FlowHandler::GetNumLevels() const
544
{
545
return (int)Levels.size();
546
}
547
548
int FlowHandler::GetLevelNumber(const std::string& fileName)
549
{
Callers
3
RenderTitleMenu
Method · 0.80
TitleOptions
Method · 0.80
InitializeOrLoadGame
Function · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected