Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlayFab/gsdk
/ ForgetAllCredentials
Method
ForgetAllCredentials
cpp/cppsdk/source/playfab/PlayFabMatchmakerApi.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
void PlayFabMatchmakerAPI::ForgetAllCredentials()
19
{
20
return PlayFabSettings::ForgetAllCredentials();
21
}
22
23
// PlayFabMatchmaker APIs
24
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected