MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / getGroupDetection

Method getGroupDetection

Source/Platformer/Data.cpp:137–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137uint8_t Data::getGroupDetection() const noexcept {
138 return SenseAll;
139}
140
141uint8_t Data::getGroupHide() const noexcept {
142 return Hide;

Callers 2

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected