using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; using WeChatWASM; public class PlayVideo : MonoBehaviour { // Start is called before the first frame update void Start() { var btn = this.GetComponent