Gamebase SDK for Unity
1.1.5
Toast Gamebase Platform
|
The WebView class represents the entry point for launching WebView. More...
Static Public Member Functions | |
static void | ShowWebBrowser (string url) |
Show Web Browser that has navigationbar and fullscreen. More... | |
static void | ShowWebPopup (string url) |
Show Web PopUp that has navigationbar and fullscreen. More... | |
static void | ShowWebView (GamebaseRequest.Webview.GamebaseWebViewConfiguration configuration) |
Show WebView that is not for local url. More... | |
static void | ShowWebViewFile (GamebaseRequest.Webview.GamebaseWebViewConfiguration configuration) |
Show WebView for local html (or other web resources) More... | |
The WebView class represents the entry point for launching WebView.