Method SignOut
SignOut(bool)
Sign out the current player.
Declaration
void SignOut(bool clearCredentials = false)
Parameters
Type | Name | Description |
---|---|---|
bool | clearCredentials | Option to clear the session token that enables logging in to the same account |