Kogarasi / Unity-Webview

主に gree/unity-webview のリファクタリング。本家を元に改良してく!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity-Webview

What is this?

This is Unity Plugin for WebView. You can use webview on Unity.

Support Execution Platform.

  • Android
  • iOS - NEW!!

How to use

  1. Create ex class implement IWebViewCallback interface.
  2. Attach "WebViewBehavior" Script to GameObject.
  3. Call a few function ( LoadURL/SetVisibility/setCallback ).
  4. Enjoy WebView on Unity.

and see "WebViewTest.cs" for sample.

About

主に gree/unity-webview のリファクタリング。本家を元に改良してく!

License:zlib License


Languages

Language:C# 37.3%Language:Objective-C 32.8%Language:Java 29.8%