Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benkuper/Chataigne
/ endLoadFile
Method
endLoadFile
Source/StateMachine/StateManager.cpp:453–456 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
451
}
452
453
void StateManager::endLoadFile()
454
{
455
for (auto& s : items) s->handleLoadActivation();
456
}
Callers
nothing calls this directly
Calls
1
handleLoadActivation
Method · 0.80
Tested by
no test coverage detected