Gamebase SDK for Unity
1.14.2
Toast Gamebase Platform
|
|
static |
Below shows an example of how a game user withdraws while logged-in.
When a user is successfully withdrawn, the user's data interfaced with a login IdP will be deleted. The user can log in with the IdP again, and a new user's data will be created. It means user's withdrawal from Gamebase, not from IdP account. After a successful withdrawal, a log-out from IdP will be tried.
callback | Callbacks the result of withdraw. (GamebaseError error) |
Example Usage :