Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ getStore
Method
getStore
Source/Platformer/Data.cpp:170–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
Dictionary* Data::getStore() const noexcept {
171
return _store;
172
}
173
174
void Data::clear() {
175
_contactMap.clear();
Callers
4
Unit
Method · 0.80
setDecisionTreeName
Method · 0.80
onAttack
Method · 0.80
platformer_data_get_store
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected