Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ level_name
Method
level_name
ogsr_engine/xrGame/alife_simulator_base.cpp:302–302 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
300
}
301
302
shared_str CALifeSimulatorBase::level_name() const { return (ai().game_graph().header().level(ai().level_graph().level_id()).name()); }
Callers
nothing calls this directly
Calls
3
level
Method · 0.80
name
Method · 0.45
level_id
Method · 0.45
Tested by
no test coverage detected