예제 #1
0
 /// <summary>
 /// Clean the cache of this UniWebView.
 /// </summary>
 public void CleanCache()
 {
     UniWebViewPlugin.CleanCache(gameObject.name);
 }