Gamebase SDK for Unity 2.69.0
Toast Gamebase Platform
|
|
static |
Displays the terms and conditions window on the screen.
If the user agrees to the terms and conditions, it registers the consent or not on the server. If you agree to the terms and conditions calling ShowTermsView again does not display the terms and conditions and immediately returns a success callback.
callback | After agreeing to the terms and conditions, when the terms and conditions window is closed, the user is notified by a callback. |
Example Usage :