MCPcopy 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
302shared_str CALifeSimulatorBase::level_name() const { return (ai().game_graph().header().level(ai().level_graph().level_id()).name()); }

Callers

nothing calls this directly

Calls 3

levelMethod · 0.80
nameMethod · 0.45
level_idMethod · 0.45

Tested by

no test coverage detected