MCPcopy 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
453void StateManager::endLoadFile()
454{
455 for (auto& s : items) s->handleLoadActivation();
456}

Callers

nothing calls this directly

Calls 1

handleLoadActivationMethod · 0.80

Tested by

no test coverage detected