MCPcopy 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
170Dictionary* Data::getStore() const noexcept {
171 return _store;
172}
173
174void Data::clear() {
175 _contactMap.clear();

Callers 4

UnitMethod · 0.80
setDecisionTreeNameMethod · 0.80
onAttackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected