using System.Collections; using System.Collections.Generic; using HuaweiAuthDemo; using HuaweiService.Auth; using UnityEngine; using UnityEngine.UI; namespace HuaweiAuthDemo { public class LinkThirdParty : AbstractPanel { void Start() { var buttons = GetComponentsInChildren