Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
137
uint8_t Data::getGroupDetection() const noexcept {
138
return SenseAll;
139
}
140
141
uint8_t Data::getGroupHide() const noexcept {
142
return Hide;
Callers
2
init
Method · 0.80
platformer_data_get_group_detection
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected