Skip to content

Kogarasi/Unity-Webview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 のリファクタリング。本家を元に改良してく!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published