Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-GD/OpenGD
/ isFollowingUser
Method
isFollowingUser
Source/GameManager.cpp:249–252 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
247
}
248
249
bool GameManager::isFollowingUser(int accountID)
250
{
251
return false;
252
}
253
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected