Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TurningWheel/Barony
/ reset
Method
reset
src/mod_tools.cpp:475–479 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
473
}
474
475
void GameModeManager_t::CurrentSession_t::SeededRun_t::reset()
476
{
477
seed = 0;
478
seedString =
""
;
479
}
480
481
bool GameModeManager_t::allowsSaves()
482
{
Callers
1
process
Method · 0.45
Calls
2
printlog
Function · 0.85
clearStats
Method · 0.45
Tested by
no test coverage detected