Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-GD/OpenGD
/ isMedium
Method
isMedium
Source/GameManager.cpp:202–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
bool GameManager::isMedium() { return _mediumQuality; }
203
bool GameManager::isHigh() { return !_mediumQuality; }
204
205
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected