Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ sugoiS_reset
Function
sugoiS_reset
modules/engine/runtime/src/ecs/storage.cpp:963–966 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
961
}
962
963
void sugoiS_reset(sugoi_storage_t* storage)
964
{
965
storage->reset();
966
}
967
968
void sugoiS_validate_meta(sugoi_storage_t* storage)
969
{
Callers
1
Snapshot
Method · 0.85
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected