MCPcopy 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
249bool GameManager::isFollowingUser(int accountID)
250{
251 return false;
252}
253

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected